A small bug in tutorial?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

A small bug in tutorial?

Offray
Hi all,

After reading a good part of Dynamic Web Development with Seaside, I
think that I'm in conditions to try the Aida Tutorial Again. Following
the code snippets at:

http://www.aidaweb.si/tutorial.html

I got a error about Object not understanding the message #parent, so I
added the following method:

ADemoAddress>>parent: anObject
        parent := anObject

and now I don't get the error message. I will continue until the end of
the tutorial. Hopefully this time I will get the proper behavior.

Cheers,

Offray
_______________________________________________
Aida mailing list
[hidden email]
http://lists.aidaweb.si/mailman/listinfo/aida