hi ronald,
Ronald van Kuijk wrote:
Uli,
I've seen many checkins regarding namespaces. Does this mean support for
xforms/instancedocuments
with namespaces is almost supported? If so that would be realy great.
well, i just updated the jxpath lib to 1.2. unfortunately, i had to
patch it in order to handle default namespaces correctly.
however, namespace support didn't advance any further by now :( it
safely works (and has been working) when you are using literally the
same prefixes both in instance data and binding expressions.
bad news: the follwoing is perfectly legal (and needed), but still not
working:
...
<xf:instance xmlns="">
<data>
<item xmlns="http://tempuri.org/ns"/>
</data>
</xf:instance>
...
<xf:bind nodeset="/data/test:item" xmlns:test="http://tempuri.org/ns"/>
good news : i'm working on it ;)
Ronald
btw, I've send an email to the guys at
http://www.blueshoes.org/en/javascript/slider/ if it would
be allowed to include their slider in chiba. What do you guys think.
cute stuff indeed. but as joern already mentionend, we started to hack
an own simple solution.
i think it would be allowed to bundle this stuff with chiba, see
http://www.blueshoes.org/en/get/ but i don't know if chiba should be
bundled with non-opensource software ?
regards, uli.
Ronald
--
Ulrich Nicolas Lissé
-------------------------------------------------------
This SF.Net email is sponsored by:
Sybase ASE Linux Express Edition - download now for FREE
LinuxWorld Reader's Choice Award Winner for best database on Linux.
http://ads.osdn.com/?ad_idU88&alloc_id065&op=click
|