Hi, Am Donnerstag, den 03.04.2008, 09:32 +0300 schrieb Jukka Zitting: > > Nevertheless, as we do not yet have these componentized releases, I will > > do as you propose and copy the classes from the commons project to the > > rmi project - only in the 1.4 branch, though, and marking the classes > > "deprecated" with a comment. > > OK, thanks! As far as I'm concerned, those copied classes could be > made package private or even private inner classes,
I thought about this possibility quickly, but this somewhat taint the o.a.j.rmi.client package, where the users of these classes are. So I decided to move them in the xml package and mark them deprecated right from the start as they are not present in the trunk. Regards Felix
