If you evaluate "ZnServer startDefaultOn: aPortNumber" several times, you end up with that many instances of the default server class. Is that the intended behavior? #default usually = singleton, so I expected all the calls to operate on the same instance.
-- View this message in context: http://forum.world.st/Zinc-bug-multiple-default-servers-tp4220409p4220409.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com.
