Rapha�l Luta wrote:
<snip>
> Agreed, the fact is that Castor XML <-> Java marshalling has a lot drawbacks
> currently,
> I toying with trying a SAX2 or JDOM implementation of the PSML system. If this
> doesn't prove too time consuming to write I thing will be better off using these,
> because:
-1... lets talk more about this though. A SAX2 or JDOM impl, even if
you do the code, would be hard to maintain over the long term. Granted
Castor isn't perfect but it is FAST and we can also maybe add a patch to
control the XML -> object mapping.
> - we can really control the Peer API
We can do this already.
> - we can use namespace to integrate external schemas
we can do that now. It just isn't pretty. We can have the Peer API
handle it in a much nicer manner.
> - that will be faster
arguable.
> - that will smoothly integrate into Cocoon2
yes. this is nice. We would loose the automatic parsing though.
> As soon as I have some development time on my hands, I'll do some tests...
<snip>
--
Kevin A Burton (e-mail: [EMAIL PROTECTED], UIN: 73488596, ZKey:
burtonator)
http://relativity.yi.org
Message to SUN: "Please Open Source Java!"
To fight and conquer in all your battles is not supreme excellence;
supreme
excellence consists in breaking the enemy's resistance without fighting.
- Sun Tzu, 300 B.C.
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]