Major Changes

If you are using Nexista SVN, you may want to hold off on updating. The entire codebase is going through some significant changes, so hold tight. I'm going to try to update all the apps that I manage which use Nexista, as well as conclude the volatility ASAP. Thanks for your patience.Probably the most significant change is the way handlers work. They now use sitemap files as the relative path root for resources that are loaded inside of it. This is a big change for the better! If your config no longer works, change the sitemap directive from config/sitemap.xml to just sitemap.xml.Second to that is the fact that all queries which return multiple rows are now enclosed in a parent node of the same name instead of the root node. This should make for more efficient document traversal, and better organization of info overall.
By Albert on May 31, 2008 9:40 PM