For those interested:
Adrian did a VM file-out Squeak file-in of Fame and I spent some hours fixing as much as I could in one day. Result:
- FM3 works again as it should, this includes Opposites; the ...->... stuff - The Pragmaprocessor works: FMMetaRepository fm3 gives the metarepository back read from the FM3 annotations - The exporter works: any repository can be written to XML or MSE; tested by exporting fm3 to mse and xml.
Todo:
- importer; @Lukas, I hope we can just use your code for this? - code generator (- traversals .......)
cheers, Toon