Hi!
I'm trying to port the JdmMysqlDriver to GNU Smalltalk (
http://swiki.squeakfoundation.org/gst/6 ). I got so far that I can
connect to the server and the server replies 'error'. This port relies
on squeak's SequenceableCollection>>#pairsDo and the methods from
"ByteArray-platform independent access". Am I right that I'll have to
code around this if I want to release my code (with or without all
dependencies)? If yes, do I'll have to start from scratch with these
methods?
Some license evangelist around? :-)
Kind regards, Markus
|