On Tuesday 17 June 2008 14:25:28 Damien Cassou wrote: > I've just update my image to 10041 and tried to generate a pharo-dev > from it. However, the process failed while trying to install Shout > because it depends on PluggableTextController and PluggableTextView > which are not in the image anymore. >
Hi Damien, yes, I guess the problem concerns PluggableShoutView and PluggableShoutViewController. PluggableShoutViewController is the default mvc controller class for PluggableShoutView. (and PluggableShoutView is not referenced anywhere in pharo-dev). I've found another problem related to view instance variable + OB. I will report it tonight. cheers alain _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
