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?



--
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.

Reply via email to