*chuckles* I added that not too long ago to my modest revamp of the Packager application that was already in the CodeZone (The predecessor to this, with several similar features).. I was going to share those updates, but realized that this would soon make them obsolete, but yes.. allowing a whole space to be packaged together (especially when it really does constitute an app) is immensely useful. ;) On 10/1/07, Jean-Vincent Drean <[email protected]> wrote:
When XWikiApplication.resolveDocumentsNames is called, it list all document and one by one look if the document name is between "[" and "]", if so it consider document name as sql matching string usable with "like". So for example you will add "[XWiki.%]" if you want to add all documents in the XWiki space to the application document list.
Nice feature!
It'll be more powerful than a new space list considering filters like "AppClasses.%Class" which make the export more "secured" (no more AppClasses.Test for example ;).
I'm -1 for the use of % since special chars are prefixed with % in urls. I'd be +1 for the brackets free syntax. _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs
-- 'Waste of a good apple' -Samwise Gamgee