-----Original Message-----
      From: Pharo-dev [mailto:[email protected]] On Behalf Of 
Eliot Miranda
      Sent: Wednesday, January 24, 2018 8:09
      To: Pharo Development List <[email protected]>
      Subject: Re: [Pharo-dev] FFI without the Pharo sources

      Hi Vincent,

      > On Jan 23, 2018, at 4:54 PM, 
<[email protected]<mailto:[email protected]>> 
<[email protected]<mailto:[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.

Hi Eliot,

Ok. That seems the better solution. But you have to do that for only the FFI 
methods?

Vincent

      >
      > Thanks!
      >
      > Vincent

      _,,,^..^,,,_ (phone)

Reply via email to