All Tags »
Ruby »
Smalltalk (RSS)
Sorry, but there are no more tags available to filter with.
-
Stewart MacLean:I'm wondering if it would be possible to interface to db4o from Smalltalk? If so, how difficult would it be?
A proof of concept may be feasible, but a performant Smalltalk binding would certainly be difficult. I don't know much about Smalltalk, but I know that its meta object protocol is quite different from Java/.NET. db4o ...