Hi, i've made it work with an old Pharo 3 (by importing one class from Pharo 1.6 and commenting some code).
I think everything works. It would be nice to have it on latest Pharo, but i have no idea what is the effort of porting it. Also it could be interesting to change the backend and use Reflectivity instead of method wrappers. I could work a bit on it but probably not do everything. Steven. Le 2018-01-15 01:31, Miguel Campusano a écrit : > As far as I know, this is a project for an undregard thesis and I believe it > is discontinued. If you contact Johan I will be glad to collaborate on this > for a good cause > > On Sat, Jan 13, 2018 at 10:24 AM Stephane Ducasse <stepharo.s...@gmail.com> > wrote: > >> You should ask Johan Fabry. >> Now working at Raincode in belgium. >> >> Stef >> >> On Sat, Jan 13, 2018 at 1:06 PM, Steven Costiou <steven.cost...@kloum.io> >> wrote: >>> Hi, >>> >>> i am trying to test PHANtom but so far i can't get it to work. >>> >>> I found an image here https://pleiad.cl/research/software/phantom and i made >>> it run on a vm from 2013. >>> >>> But the examples crashes (PhantomDemo), and i cannot make my own examples >>> work either (simple object interception). >>> >>> >>> >>> Which vm should i use ? >>> >>> Is the image available in the link above still ok ? >>> >>> By any chance, is there a version for Pharo 6 ? >>> >>> >>> >>> Steven. >>> >>>