Email list hosting service & mailing list manager

target applications Tom Lord (24 Dec 2003 17:47 UTC)
Re: target applications tb@xxxxxx (24 Dec 2003 20:35 UTC)
Re: target applications Michael Sperber (26 Dec 2003 15:47 UTC)
Re: target applications Jim Blandy (24 Dec 2003 23:56 UTC)
Re: target applications Tom Lord (25 Dec 2003 00:35 UTC)

Re: target applications tb@xxxxxx 24 Dec 2003 20:34 UTC

Tom Lord <xxxxxx@emf.net> writes:

> Between character issues, string and string index issues,
> no-reasonable-way-to-support-writable-shared-strings/vectors, and so
> on -- it seems clear to me that a portable FFI is never going to be
> able to compete with a native FFI for some tasks.

But I think it is a reasonable goal to have it that the portable FFI
is a "common subset" of all the native FFIs.  Perhaps ultimately
unachievable, but wouldn't it be nice?

Even if all the big interesting uses still get into the non-portable
bits, portability is vastly improved by a common framework and large
amounts of overlap.

Thomas