I hope some kind of record is being kept of these source incompatibilities? It will make upgrading much more doable.
ernst > -----Oorspronkelijk bericht----- > Van: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Namens Michiel Meeuwissen > Verzonden: maandag 7 november 2005 17:52 > Aan: Discussion list for developers > Onderwerp: Re: [Developers] Changed getModule > > > Kees Jongenburger wrote: > > Yes there are more changes that make mmbase 1.7 and 1.8 binary > > incompatible UtilReader. getProperties() that returns a $%^ inner > > PropertiesMap class map thingy is one of small iritations > when trying > > to create such code. I for now think 1.7 and 1.8 will be binary and > > source incompatible. > > Yes, I think it is safe to not only think that, I can pretty > much garantuee it. > > Some things will even be functionally impcompatible. The > thing wich comes into my mind is: > - org.mmbase.bridge.Cloud#getUser().getRank() does not return > a String any more, but an actual Rank > object --> > getUser().getRank().equals(Rank.ANONYMOUS.toString()); still > compiles but doesn't work any > more!! > > > Michiel > > > -- > Michiel Meeuwissen mihxil' > Peperbus 111 MediaPark H'sum [] () > +31 (0)35 6772979 nl_NL eo_XX en_US > > > > _______________________________________________ > Developers mailing list > [email protected] > http://lists.mmbase.org/mailman/listinfo/developers > _______________________________________________ Developers mailing list [email protected] http://lists.mmbase.org/mailman/listinfo/developers
