A CSS "class" is not real a class in the sense of object-oriented design. It just has "same taste" of a class.
I find this term in Seaside misleading and somewhat confusing for a Smalltalker.
Therefore, it would be much better to call this attribute and its accessors "cssClasses:". This tells exactly what it is:
a) CSS related
b) More than one are possible.
c) The term "class" is used so often in Smalltalk that this alone is another reason to distinguish this special cssClass(es).
Note: It is not good to adopt existing terms even if (or because?) they are widespread, if they are imprecise.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment