Hi Vincent, > On Jan 23, 2018, at 4:54 PM, <[email protected]> > <[email protected]> wrote: > > Hi, > > I am working to be able to create some standalone apps in Pharo. And for > this, I would like to remove of the .sources and .changes. But, by removing > them, the args names are reset to arg1, arg2, arg3, ... and the FFI cannot be > used anymore. > > Does someone (Esteban?) have a solution that I could implement to fix this > issue?
One avenue that should be easy to implement would be to modify the compiler to save the temporary names as a property of the method. > > Thanks! > > Vincent _,,,^..^,,,_ (phone)
