Return-Path: Delivered-To: apmail-cocoon-dev-archive@cocoon.apache.org Received: (qmail 72138 invoked by uid 500); 31 Jul 2003 11:35:53 -0000 Mailing-List: contact dev-help@cocoon.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: dev@cocoon.apache.org Delivered-To: mailing list dev@cocoon.apache.org Received: (qmail 72120 invoked from network); 31 Jul 2003 11:35:52 -0000 Received: from unknown (HELO pulse.betaversion.org) (217.158.110.65) by daedalus.apache.org with SMTP; 31 Jul 2003 11:35:52 -0000 Received: (qmail 8731 invoked from network); 31 Jul 2003 11:35:50 -0000 Received: from unknown (HELO apache.org) (stefano@127.0.0.1) by pulse.betaversion.org with SMTP; 31 Jul 2003 11:35:50 -0000 Date: Thu, 31 Jul 2003 13:35:49 +0200 Subject: Re: Cool (work)flow GUI editor Content-Type: text/plain; delsp=yes; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v552) From: Stefano Mazzocchi To: dev@cocoon.apache.org Content-Transfer-Encoding: 7bit In-Reply-To: Message-Id: <22140C86-C34B-11D7-9A3D-000393D2CB02@apache.org> X-Mailer: Apple Mail (2.552) X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N On Wednesday, Jul 30, 2003, at 18:48 Europe/Rome, Nicola Ken Barozzi wrote: > > http://blog.xesoft.com/jon.lipsky/blog/Java/ > ?permalink=workflow_viewlets.html did you guys ever programmed java with JavaStudio? it was a nice little app that sun released in the early java days. it was visual programming of java code thru LabView style drag-drop-link of javabeans. It was sooooooo cool when you saw a demo. Horrible to work with it. why? visual programming is bullshit. It take half an hour to write a visual representation of something like if (blah) { dothis(); } else { dothat(); } Try. -- Stefano.