Le 4 juin 2014 21:17, "spearson" <[email protected]> a écrit : > > Hello, > I created a Monticello repository on Smalltalkhub. When I commit my > package, my Object subclasses all get saved to the repository. However, > only my WAComponent subclass class definition gets saved (instance/class > variables). The renderContentOn: and updateRoot: methods are not getting > saved to the repository. Is this because they are overridden methods and > not new methods? > > How can I save my renderContentOn: and updateRoot: methods to the > repository? > >
Strange. Never had this issue with Seaside. Phil > > -- > View this message in context: http://forum.world.st/Saving-Seaside-components-to-Monticello-tp4761679.html > Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com. > >
