RE: RE: Page or component with dynamic attributes
"Luke Galea" <[email protected]>
| Newsgroups | gmane.comp.java.tapestry.devel |
|---|---|
| Message-ID | <[email protected]> |
Tapestry Lite/Pro? Where can I find information on this? Thanks Luke Galea Software Development BlueCat Networks <http://www.bluecatnetworks.com/> 905-762-5225 -----Original Message----- From: David Solis [mailto:[email protected]] Sent: November 29, 2002 4:05 PM To: 'tapestry-developer' Subject: [Tapestry-developer] RE: Page or component with dynamic attributes I saw in Tapestry wiki the page "Declarative Persistent Properties" in the Future Tapestry Features section. That feature is what I'm looking for. Are there any plans to implement it? Just another question: Will be Tapestry Lite compatible with Tapestry Pro (lack of a better name)? For instance anonymous components. David -----Original Message----- From: David Solis [mailto:[email protected]] Sent: Thursday, November 28, 2002 1:39 PM To: 'tapestry-developer' Subject: Page or component with dynamic attributes Is it possible to have a page or component with dynamic properties? In our applications, almost 50% (maybe more) of code is in getters and setters. I'm wondering about the possibility to integrate Jakarta DynaBeans to Tapestry in order to eliminate these getters and setters. Does it make sense? I'm not sure about features overlap between ognl and dynabeans. I think this should be a general requested feature. Did somebody implement it? At this time we have developed three systems: an online banking and brokeragehouse, a financial auction and a webmail. Because of Tapestry uses standard technologies, it was really easy to integrate theses systems into WebLogic Portal. Kudos to Howard for making difficult things easier for web developers. Regards David