Re: [xml-dev] Re: XML Entity Catalogue
Petr Kuzel <[email protected]> Fri, 25 Apr 2003 22:23:11 +0200
| Newsgroups | gmane.comp.java.netbeans.modules.xml.devel |
|---|---|
| Organization | CollabNet Hosting |
| Message-ID | <[email protected]> |
Jesse Glick wrote: >> There is rather big problem: merging ordered items. User cannot >> order global and project items to each other. > > Why not? Works for filesystem mounts. Yes it does, it's super. >>>5. See modifications to module-provided catalogs and revert them. >> >> Some module-provided catalogs should be unmodifiable. Module >> should decide if it provides fixed catalog of a default catalog >> (content). > > Sure, but that can be controlled by e.g. use of .settings vs. .instance, > at the module's discretion. I missed this feature. I use the consistent approach once I have to touch current implementation (to fulfill new requirement or to keep it integrated with new projects infrastructure). Cc.