What about performance? Regarding to object generation and gc this framework creates lots of objects just to create e.g. an html output.
The last I remember was a discussion of using static variables to avoid unintentional object creation. I used this framework for big projects and extend it for complex type definition e.g. reuseable gui components that can be used as an specific object like MySortableTableList. Martin > Hello. > > I am using it, and I enjoy it. I am even writing > a similiar extension for CSS handling. > > I like the way of creating complex HTML as Java > objects. Makes the complex HTML bits reusable. > > Are there many more active users? > > Regards > Georg > > > David Tonhofer wrote: >> Peter Bona wrote: >>> Is it still maintained? If so, by whom? >>> >>> Thanks for any help. >>> Peter >>> >> The last I heard was that it was frozen around 2003, I think - as the >> same results can be obtained differently these days. >> >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
