[gambit-list] Strings, string tables, FFI
mikel evins
mevins at me.com
Wed Dec 29 12:31:28 EST 2010
The application I'm working on marshals a large number of strings across the FFI boundary. Large enough, in fact, that I've periodically considered introducing some interning strategy to ensure that a given character sequence is marshaled across the FFI at most once.
If you have any ideas that might make such a scheme easier to implement, I'd be interested in hearing them.
--me
More information about the Gambit-list
mailing list