Wouter Heijke wrote: > Apparently last friday the return type of > > getModule(java.lang.String name, boolean startOnLoad) > > from org.mmbase.module.Module changed from Object to Module. > getModule is used in the MMApps Lucenemodule to check if MMBase and it's > applications have started. > > This breaks the currently available Lucenemodule's binary versions on > Sourceforge for use with MMBase 1.8 and forces me to start maintaining 1.8 > versions of the Lucenemodule as well as pre 1.8 versions.
I'm sorry, that would be my fault then. But I think we have already lots more of these kind of issues, and binary compatibility between 1.7 and 1.8 was lost a long time ago already. And by the way, I think it is completely ridiculous that getModule did return Object and not Module, so I'm not eager to change it back just for this. 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
