Re: Updating subject while service is deployed
Mark Brouwer <[email protected]>
| Newsgroups | gmane.comp.java.sun.jini |
|---|---|
| Message-ID | <[email protected]> |
Bob Scheifler wrote: >> I wouldn't call them synchronized sets as many operations are not >> synchronized and rely on AbstractSet. > > Oh, I forgot you're still dawdling back in JDK 1.4. ;-) In JDK 5 they've > been changed to Collections.synchronizedSet instances. ROFL. I did check the semantics for Java SE 6 so at the theoretical level I'll try to keep up Bob ... I just had a quick look in the source of J2SE 5.0 and indeed the problems seems to have gone, although now I suffer from severe eye damage due to my IDE coloring all the code due to unchecked types. So that means when we make the move with JTSK to JDK 5 all the beautiful code becomes ugly colored and if you want to have that fixed you have to generify which will result in huge reformatting. At that point Gregg will insert leading tabs everywhere, so I think it is much more pragmatic to ask for a backport of Subject to 1.4.2. Will be continued ... -- Mark -------------------------------------------------------------------------- Getting Started: http://www.jini.org/wiki/Category:Getting_Started Community Web Site: http://jini.org jini-users Archive: http://archives.java.sun.com/archives/jini-users.html Unsubscribing: email "signoff JINI-USERS" to [email protected]