[PROPOSAL] xml-commons project organization: several subprojects

2002-11-18 Thread Shane Curcuru
Greetings from ApacheCon! I've been mulling a number of things about xml-commons for a while and figured I'd better let people know about them - sharing ideas can be a good thing! (Thanks to ~crossley for prodding me to do this by checking in a forrestized seed site which I'll beef up soon with m

Re: Need help with backwards incompatible resolver change

2002-11-18 Thread Stefan Bodewig
On Fri, 15 Nov 2002, Craeg K. Strong <[EMAIL PROTECTED]> wrote: > With these two simple changes, the code will work with the > new resolver. But not with the old one, right? I think the cleaner solution was to re-add static methods to CatalogManager and Debug, make them deprecated and let them d

Re: Need help with backwards incompatible resolver change

2002-11-18 Thread Stefan Bodewig
On 18 Nov 2002, Stefan Bodewig <[EMAIL PROTECTED]> wrote: > I'll see whether I can put together a patch to resolver today - if I > can't I'll tell you why 8-) Well, I certainly cannot re-introduce a static setIgnoreMissingProperties method to CatalogManager as there now already is a non-static me