Aug. 13, 2011
1:56 p.m.
Hi, well, I think I'm starting to get the object thing. I coded up the beginnings of a BTree package .. and I think I'm sold on Smalltalk - I really love the debugger!! If anyone has 5 minutes to kill having a look and give some feedback, I'd appreciate it. It's in squeaksource - I think I set it up so anyone can see it ... let me know if it isn't (and how to make it visible too! :) It only has an add function so far (and the page search is only linear - I'll get to that). useage x := BTree withOrder: 2. x add: 11. MCHttpRepository location: 'http://www.squeaksource.com/JKTesting' user: '' password: '' Thanks Jonathan.