Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder1.enfer-du-nord.net!feeds.phibee-telecom.net!usenet.ukfsn.org!not-for-mail From: Martin Gregorie Newsgroups: comp.lang.java.programmer Subject: Re: tools for programming applets Date: Thu, 26 May 2011 13:51:06 +0000 (UTC) Organization: UK Free Software Network Lines: 25 Message-ID: References: <028d2009-98b7-43a3-b02d-83eaa89db79e@glegroupsg2000goo.googlegroups.com> <41dd1d4d-400b-4801-81cd-0136cc505faf@y27g2000prb.googlegroups.com> <7be10367-5f4b-4738-a5f5-0b6eb2769dd3@r33g2000prh.googlegroups.com> <884c9970-4a08-4606-8aff-a4b47e945134@q32g2000yqn.googlegroups.com> NNTP-Posting-Host: 84.45.235.129 Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: localhost.localdomain 1306417866 31914 84.45.235.129 (26 May 2011 13:51:06 GMT) X-Complaints-To: usenet@localhost.localdomain NNTP-Posting-Date: Thu, 26 May 2011 13:51:06 +0000 (UTC) User-Agent: Pan/0.133 (House of Butterflies) Xref: x330-a1.tempe.blueboxinc.net comp.lang.java.programmer:4601 On Thu, 26 May 2011 05:54:45 -0700, Alessio Stalla wrote: > I'm not talking about disk space costs, duh! I'm talking about > complexity especially, and also time, bandwidth... you can't duplicate a > big DB at a snap of your fingers, and certainly I wouldn't do it *just > to test one applet*. Would you duplicate an arbitrarily big web > application to test the new version of a Flash app? Is simplicity not a > value anymore? > Any self-respecting project will have a test version of the server on a development box. This will be a fully functional, cutting edge version of the server by definition and will usually only have a small database since most developers generally don't put more data in it than they need to support their test cases. This is the server that should be replicated for client development, not the production one. As a bonus, somebody has probably already needed to replicate it in order to develop the existing client programs, so it may also be easier to install on another development machine. -- martin@ | Martin Gregorie gregorie. | Essex, UK org |