From ruby at portfolio16.de Wed Mar 2 14:41:14 2005 From: ruby at portfolio16.de (Tobias Gruetzmacher) Date: Wed Mar 2 14:37:15 2005 Subject: [sqlite-ruby-devel] User-defined collation sequences? Message-ID: <422616DA.1060105@portfolio16.de> Hi, will user-defined collation sequences[1] be supported in sqlite3-ruby? I looked at the source code, but I think I'm not skilled enough with SWIG and/or DL to implement it myself. Greetings Tobi [1] http://sqlite.org/capi3ref.html#sqlite3_create_collation http://sqlite.org/capi3ref.html#sqlite3_collation_needed -- GPG-Key 0xE2BEA341 - signed/encrypted mail preferred My, oh so small, homepage: http://portfolio16.de/ http://www.fli4l.de/ - ISDN- & DSL-Router on one disk! Registered FLI4L-User #00000003 -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 256 bytes Desc: OpenPGP digital signature Url : http://rubyforge.org/pipermail/sqlite-ruby-devel/attachments/20050302/24b6994d/signature.bin From jamis_buck at byu.edu Wed Mar 2 15:12:56 2005 From: jamis_buck at byu.edu (Jamis Buck) Date: Wed Mar 2 15:10:01 2005 Subject: [sqlite-ruby-devel] User-defined collation sequences? In-Reply-To: <422616DA.1060105@portfolio16.de> References: <422616DA.1060105@portfolio16.de> Message-ID: <3987d749e1f794cce5aa473540068323@byu.edu> On Mar 2, 2005, at 12:41 PM, Tobias Gruetzmacher wrote: > Hi, > > will user-defined collation sequences[1] be supported in sqlite3-ruby? > > I looked at the source code, but I think I'm not skilled enough with > SWIG and/or DL to implement it myself. > > Greetings Tobi I'll see what I can do. Could you please go to the sqlite-ruby project page[1] and submit this as a feature? By using the tracker features of rubyforge I can make sure these requests don't get lost or forgotten. Thanks! [1] http://rubyforge.org/tracker/?func=add&group_id=254&atid=1046