Implement the interface org.apache.tapestry.util.io.SqueezeAdaptor.

Create WEB-INF/hivemodule.xml if you don't already have it, and add the following:

<?xml version="1.0" encoding="utf-8" ?>
<module id="com.whatever.myapp" version="0.0.1">
    <contribution configuration-id="tapestry.data.SqueezeAdaptors">
<adaptor object="instance:com.whatever.myapp.MyCustomSqueezeAdaptor"/>
    </contribution>
</module>

The need for Tap 4 documentation is pretty dire! But at least it does have a nice solution to this sort of stuff.

Cheers,

Paul


On Aug 22, 2005, at 9:14 AM, Adam Czysciak wrote:

Hi,

According to JIRA entry #541 (http://issues.apache.org/jira/ browse/TAPESTRY-541), it is possible to configure custom data squeezers with hivemind.xml. How to do it? I'm not too familiar with hivemind yet...

--
Greets!
  Adam Czysciak
  [EMAIL PROTECTED]


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




_________________________________________________________________

"Verbing weirds language."  -- Bill Watterson


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

Reply via email to