[4suite-dev] Which 4Suite Branch?
Crosby Sidney
csidney79 at gmail.com
Mon Feb 5 00:52:34 MST 2007
I'm just curious as to the state of the repository code now.
If I am doing work with the 4Suite repository, is the 1.0b branch the last
working branch? Or, can one try from another more recent, like trunk?
The reason I ask is because I use the repository in my projects as well as
the XML stuff. The optimizations in the XML branches are promising, so
naturally I would like to try it out.
I was able to experiment with the code from trunk as of today. Got the
repository up and running. It appears faster. A few things stand out:
1. Previously, all strings returned from the RDF query APIs were
unicode strings. Now they are a mixed of non-unicode and unicode strings.
That is, I'm getting 'str' where I used to get 'unicode'.
2. You can't append stylesheet instances to a processor.
NotImplementedException is raised.
3. Validators for XsltElements are now set by the StylesheetHandler.
No more ContentInfo.Validator.
4. Some of my custom XSLT extensions that have content of type
ContentInfo.Rep(ContentInfo.QName(.)) are broken..
So, at this point, is it even worth to try to migrate my code that works
with 1.0b to work with say trunk? Or, should I stay on the 1.0b branch a
little longer?
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fourthought.com/pipermail/4suite-dev/attachments/20070205/d95d485b/attachment.htm
More information about the 4suite-dev
mailing list