My first Magma experience (Now including GOODS)

Yanni Chiu yanni at rogers.com
Mon Apr 4 18:26:01 UTC 2005


Daniel Salama wrote:
> 
> Yanni,
> 
> Impressive results. I agree there could be "bugs" in my code. This was
> a first quick-and-dirty attempt for me to gauge where I'm standing with
> this whole idea of using Squeak et al. And on that note, Yanni, would
> you mind emailing me back the modified code for me to study?

There weren't any significant changes to your code.
I changed:

1. The file open code (just one method name) to work
on Squeak 3.6, and a different change to work on VW.
(Since I had Seaside and Mewa already loaded in this
VW image, a lot of Squeak compatibility code was already
present. Otherwise, there would have been more work to
get your parse code working).

2. The test code was changed to create instances of objects
built for my framework, and to call the db commit in
the way I needed it.

The rest of the code was generated from a UML diagram
drawn with Jacaranda. The generated code only works with
my framework.

> Thanks for the great effort you've put on this as well.

No problem, I needed to test a large data set.




More information about the Squeak-dev mailing list