Niclas Hedhman wrote on Wednesday, March 03, 2004 5:27 PM:

> On Thursday 04 March 2004 00:13, Berin Loritsch wrote:
>> Something radical, and a bit different:  The Zen Framework.
> 
>> Let's invent a new concept: "No Framework"
> 
> I have just written a container for this marvelous framework;
> 
> public class Main
> {
>     static public void main( String[] args )
>         throws Exception
>     {
>         // Insert your Logger choice here
> 
>         // Insert your components here
> 
>         // Insert your assembly here
> 
>         // Insert your lifecycle (if any) here
>     }
> }
> 
> "Thank you, thank you, thank you...  I would like to thank Berin
> Loritsch for his marvelous insight of 'The Simplest Thing that can
> work', and I would like to .... "

Well, you've described exactly, what I have in my current Pico app ...

Regards,
J�rg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to