[jdom-interest] Request -- please allow all XML 1.1 conforman
t text in Element.se tText()
Casey.Bowman at wellsfargo.com
Casey.Bowman at wellsfargo.com
Mon Mar 8 14:29:53 PST 2004
The use case has disappeared today! Thankfully...
On the subject of Design by Contract, I found Martin Lachner's
implementation of DBC quite nice for Java. It's included in the Kopi java
compiler (http://www.dms.at/kopi).
There are a couple of problems with it though. You can't call a public
method within a constructor without an invariant being checked prematurely.
You also can't use "old" in an interface assertion.
-----Original Message-----
From: Elliotte Rusty Harold [mailto:elharo at metalab.unc.edu]
Sent: Friday, March 05, 2004 4:55 PM
To: Casey.Bowman at wellsfargo.com
Cc: jdom-interest at jdom.org
Subject: Re: [jdom-interest] Request -- please allow all XML 1.1
conformant text in Element.se tText()
It would be helpful if you could explain your use case for this
functionality.
More information about the jdom-interest
mailing list