Message5778

Author amak
Recipients amak, fdb
Date 2010-05-25.18:22:38
SpamBayes Score 2.9774845e-05
Marked as misclassified No
Message-id <1274811759.06.0.431206013842.issue1614@psf.upfronthosting.co.za>
In-reply-to
Content
Lastly, I am loathe to blindly follow the cpython behaviour in this case.

1. It may be an accident that this particular document delivers the expected result without normalization. Other documents may differ: needs testing.

2. Jython's behaviour should be based on the DOM standard. If that standard does not require auto-normalization, then auto-normalization just to match cpython behaviour will incur un-necessary performance penalties.

While we want jython to behave like cpython, in this case the DOM standard should be the guide for expected behaviour.
History
Date User Action Args
2010-05-25 18:22:39amaksetmessageid: <1274811759.06.0.431206013842.issue1614@psf.upfronthosting.co.za>
2010-05-25 18:22:39amaksetrecipients: + amak, fdb
2010-05-25 18:22:39amaklinkissue1614 messages
2010-05-25 18:22:38amakcreate