You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by Manie <ma...@hemtech.co.za> on 2003/08/25 10:29:58 UTC

DataSqueezer

How do one actually register a new DataSqueezer?
Thank you in advance.

Manie Coetzee


RE: DataSqueezer

Posted by Manie <ma...@hemtech.co.za>.
Got it! thanks Howard.  I created an adapter to squeeze and unsqueeze 
JDO persistent capable objects and it works like a charm.

Manie Coetzee


On Tue, 2003-08-26 at 05:20, Howard M. Lewis Ship wrote:
> Please read the javadoc for the AbstractEngine class.  You will need to subclass BaseEngine to
> override where it creates the shared DataSqueezer.
> 
> --
> Howard M. Lewis Ship
> Creator, Tapestry: Java Web Components
> http://jakarta.apache.org/tapestry
> http://jakarta.apache.org/commons/sandbox/hivemind/
> http://javatapestry.blogspot.com
> 
> > -----Original Message-----
> > From: Manie [mailto:manie@hemtech.co.za] 
> > Sent: Monday, August 25, 2003 4:30 AM
> > To: tapestry-user@jakarta.apache.org
> > Subject: DataSqueezer
> > 
> > 
> > How do one actually register a new DataSqueezer?
> > Thank you in advance.
> > 
> > Manie Coetzee
> > 
> > 
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
> > 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org


RE: DataSqueezer

Posted by "Howard M. Lewis Ship" <hl...@comcast.net>.
Please read the javadoc for the AbstractEngine class.  You will need to subclass BaseEngine to
override where it creates the shared DataSqueezer.

--
Howard M. Lewis Ship
Creator, Tapestry: Java Web Components
http://jakarta.apache.org/tapestry
http://jakarta.apache.org/commons/sandbox/hivemind/
http://javatapestry.blogspot.com

> -----Original Message-----
> From: Manie [mailto:manie@hemtech.co.za] 
> Sent: Monday, August 25, 2003 4:30 AM
> To: tapestry-user@jakarta.apache.org
> Subject: DataSqueezer
> 
> 
> How do one actually register a new DataSqueezer?
> Thank you in advance.
> 
> Manie Coetzee
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: tapestry-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: tapestry-user-help@jakarta.apache.org
>