grifoxx wrote > Hi, > > I started doing smalltalk and I am trying to add a new assignment operator > (:>). > > The current operator used in pharo is no selector and I started to look > into the class Scanner where the underscore (_) can be enabled for > assigments. I've tried to do it in a similar way but it did not work. > > Do you have any idea or seggestion about how I achieve that. > > Thanks a lot.
-- View this message in context: http://forum.world.st/Fwd-Add-a-new-assignment-operator-tp4662194.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
