[Pharo-project] Issue 3656 in pharo: using dictionary in classVariable for urlClass in URL
Status: Accepted Owner: stephane...@gmail.com New issue 3656 by stephane...@gmail.com: using dictionary in classVariable for urlClass in URL http://code.google.com/p/pharo/issues/detail?id=3656 It would be good to avoid iterating all the classes but to use a registration into a classVar.
Comment #1 on issue 3656 by ryd...@gmail.com: using dictionary in classVariable for urlClass in URL http://code.google.com/p/pharo/issues/detail?id=3656 Not sure this is called for. The code will be more complex, and there's noone (loudly at least) complaining URL creation is too slow. I'm not a big fan of introducing caches without knowing they will bring tangible benefits :)
Updates: Status: closed Comment #2 on issue 3656 by stephane...@gmail.com: using dictionary in classVariable for urlClass in URL http://code.google.com/p/pharo/issues/detail?id=3656 Ok I did not see that it was just the subclasses of URL. Let us close it for now.
participants (1)
-
pharo@googlecode.com