Hi, anyone willing to share code, hivemind entries on this subject? Cheers, Borut On 24.4.2006 5:47, James Carman wrote: You can write your own PersistentPropertyDataEncoder and which uses the squeezers instead. You'd have to override the implementation of the tapestry.persist.PersistentPropertyDataEncoder service using your custom class instead. The ClientPropertyPersistenceStrategy class uses a PersistentPropertyDataEncoder to write out the property values. I don't have time tonight to write it, but it doesn't appear to be that difficult.-----Original Message----- From: Jun Tsai [mailto:[EMAIL PROTECTED]] Sent: Sunday, April 23, 2006 11:34 PM To: Tapestry users Subject: Re: T4 DataSqueezer/SqueezeAdaptor, Spring & Hibernate 2006/4/24, James Carman <[EMAIL PROTECTED]>:There are multiple ways to use it. You can have a DirectLink which uses parameters to call a listener method (the parameters will be squeezed). You can have a Hidden component in a form that has its value set to some squeezable object.I want to use it in <property ....> How to implement it? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] |