yes, you need to implement printable.

no, i don't remember your posting, i'm sorry.

in the future, if you don't see your changes added, make sure to bug the
developers. we are all busy and sometimes drop things on the floor by
accident.

i just checked this into CVS.

-jon




> 
> I have the following comment, and observation, which leads to a question:
> I use ECS to export XML from a database.  To do so with any elegance, I use
> prettyprint.  In my experiments, I could not get prettyprint to work unless
> I made the following change:
> public class PI extends ConcreteElement implements Printable
> 
> I had to add <<implements Printable>> to PI.
> 
> I thought I mentioned this on this list once before, but now notice that the
> new 1.3 still doesn't make this change.
> 
> My question: do I really need to implement Printable in PI, or is there some
> other trick others use?
> 
> Cheers
> Jack Park


--
------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to