I also hesitate because I've been using
the current API as-is for over a year and have a fairly
extensive personal store of data, so unless the change is
truly necessary, I'd rather not have to transform all that
data.
find . -name "*.*" -exec replace org.apache.xnode org.apache.xindice.xnode -- {} \;
:-)
org.apache.xnode implies (?) that xnode is an apache sub-project, which is not the case. Or am I wrong?
the xindicex came from my idea to have a package separation between the core modules and the extensions ('x'). But it looks like everything will come under xindice.
-Vladimir
-- Vladimir R. Bossicard Apache Xindice - http://xml.apache.org/xindice
