On 2 March 2015 at 15:11, Sean P. DeNigris <[email protected]> wrote:
> Cool! How do you handle namespace to prefix mapping? > ^ self notYetDecidedAboutThat. TBH I first considered awk/sed to rewrite method files from VW-cypress to filetree format. I'll admit that thought felt perversely satisfying… I think Pharo should be able to load code that does not compile, first. The compiler could install pseudo-methods with the broken source code and which would flag the problem if you try to run them, instead of immediately complaining and forcing you to fix it in the middle of the process. Then we could have tools to fix problems. -- Damien Pollet type less, do more [ | ] http://people.untyped.org/damien.pollet
