I noticed that the Seaside tutorial has code such as:

html div class: 'menu';  with: self menuComponent.

Whereas the Scriptaculous demo code does things like this:

html paragraph id: 'position'; with: position.


I.e. they didn't bother adding (or using) a getter for position.  Who is
right, or doesn't it matter, or is there another reason why it would be
written differently?

cheers
AB
_______________________________________________
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

Reply via email to