[Pharo-project] OSProcess under Pharo
Before doing something I might regret, I wanted to check with you about installing OSProcess, VMMaker(?), FFI, etc. Do you have anything to say "try it and report any problems?" Bill Wilhelm K. Schwab, Ph.D. University of Florida Department of Anesthesiology PO Box 100254 Gainesville, FL 32610-0254 Email: bschwab@anest.ufl.edu Tel: (352) 273-6785 FAX: (352) 392-7029
Bill Schwab writes:
Before doing something I might regret, I wanted to check with you about installing OSProcess, VMMaker(?), FFI, etc. Do you have anything to say "try it and report any problems?"
I load OSProcess and FFI from universes, it works loading into a recent pharo-dev image. There's an issue with CommandShell as it subclasses off some MVC classes, I think it's safe to ignore. I'd load VMMaker from SqueakSource directly, but it depends on what you want to do. I've merged the FreeType changes into the Exupery VM's and will add closure support in the next few days. Loading Exupery-dev from the universes will load all the packages you listed. (Though, there's an incompatibility between Exupery and the stricter instance variable checks in Pharo, will be fixed in the next release.) Bryce
participants (2)
-
Bill Schwab -
bryce@kampjes.demon.co.uk