[squeak-dev] FFI: FFI-Pools-mt.19.mcz

Eliot Miranda eliot.miranda at gmail.com
Tue Jun 2 23:02:47 UTC 2020



> On Jun 2, 2020, at 11:41 AM, Marcel Taeumel <marcel.taeumel at hpi.de> wrote:
> 
> 
> Hi Eliot.
> 
> > So combine them.
> 
> This would mean combining all of them. Including "FFI-Win32", "FFI-Unix", etc. Hmm... Or we add "FFIWin32" etc. (without the dash) ...

wouldn’t it just mean moving the win32-specific FFIExternalSharedPool subclasses to FFI-Win32 and the Unix-specific ones into FFI-Unix?

> 
> Best,
> Marcel
>> Am 02.06.2020 20:39:28 schrieb Marcel Taeumel <marcel.taeumel at hpi.de>:
>> 
>> Hi Eliot.
>> 
>> > So combine them.
>> 
>> This would mean combining all of them. Including "FFI-Win32", "FFI-Unix", etc. Hmm... Or we add "FFIWin32" etc. (without the dash) ...
>> 
>> Best,
>> Marcel
>>> Am 02.06.2020 20:36:05 schrieb Eliot Miranda <eliot.miranda at gmail.com>:
>>> 
>>> Marcel,
>>> 
>>> 
>>> > On Jun 2, 2020, at 11:17 AM, commits at source.squeak.org wrote:
>>> > 
>>> > Marcel Taeumel uploaded a new version of FFI-Pools to project FFI:
>>> > http://source.squeak.org/FFI/FFI-Pools-mt.19.mcz
>>> > 
>>> > ==================== Summary ====================
>>> > 
>>> > Name: FFI-Pools-mt.19
>>> > Author: mt
>>> > Time: 2 June 2020, 8:17:16.425853 pm
>>> > UUID: b602902a-6f8f-9549-adc7-d0cd5313cbf7
>>> > Ancestors: FFI-Pools-mt.18
>>> > 
>>> > Hmpf. Having "FFI-Kernel" and "FFI-Pools" in two separate packages is really annoying. ;-)
>>> 
>>> So combine them. The pool functionality is essential core support for accessing external defines in a cross-platform way. I for one have no objection to you combining these for ease of development.
>>> 
>>> > 
>>> > =============== Diff against FFI-Pools-mt.18 ===============
>>> > 
>>> > Item was changed:
>>> > ----- Method: ExternalPoolReadWriter class>>initialize (in category 'class initialization') -----
>>> > initialize
>>> > 
>>> > + "self initializeAtomicTypesExtra."!
>>> > - self initializeAtomicTypesExtra.!
>>> > 
>>> > 
>>> 
> 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20200602/2273af51/attachment.html>


More information about the Squeak-dev mailing list