fancy .. i think i've found my weekend challenge :)
Still private beta ... Boo. That and the only data type is String, and there's some crazy stuff about storing integers (you must zero pad the integers so that all your integers are the same length + you can't do negative numbers -- you have to determine the smallest negative number you want to store and add that to all your numbers so that negative numbers become positive and then you zero pad them), but technically the adaptor could do all that for you (just add Integer.MIN_VALUE to everything ,etc). Still should be kind of fun to write ...

ms

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (Webobjects-dev@lists.apple.com)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to