On 12-Feb-09, at 5:12 AM, Michael Rueger wrote:
John M McIntosh wrote:
No, it's just more smalltalk coding, the utf8-plain-text bytes need to be translated into bytes according to
Somewhere in the call chain it is finally FFI calls as you illustrate below.
How much would it take to have the primitive return the normalized UTF-8 string directly?
Michael
Er, case of beer? Seriously tho you need to define if the UTF8 you expect squeak to work with is precomposed and decomposed Unicode. Then we can alter the plugin, also having a test case would be helpful, move data into squeak, move data out of squeak. Well and enabling the ability to copy/paste PNG or JPEG would be helpful, again the plugin can help with this, but you'll need a frame work (ala sophie) to front the existing logic, that and the windows VM support. -- = = = ======================================================================== John M. McIntosh <johnmci@smalltalkconsulting.com> Corporate Smalltalk Consulting Ltd. http://www.smalltalkconsulting.com = = = ========================================================================