[squeak-dev] [ANN] NativeBoost source released

Igor Stasenko siguctua at gmail.com
Wed Apr 28 06:03:52 UTC 2010


On 28 April 2010 08:54, Michael Haupt <mhaupt at gmail.com> wrote:
> Hi Ian,
>
> On Tue, Apr 27, 2010 at 9:54 PM, Ian Trudel <ian.trudel at gmail.com> wrote:
>> I don't know why nobody gives you feedback. ...
>
> ... because this takes time to look at and appreciate. :-)
>
Take your time. ;)

FYI : i am currently pruning the dependencies from FFI package,
and spawning own class hierarchy for formal (and procedural)
definition of external types (so each unique type will have its own
class and own behavior for coercions , size etc).
Also, adding support for structured types (with number of fields).
A structure field accessors methods will be dynamically generated, and
will use native code to read/write them.
So, accessing fields going to be fast and cheap operation.

> Best,
>
> Michael
>
>



-- 
Best regards,
Igor Stasenko AKA sig.



More information about the Squeak-dev mailing list