hi,

The prototype's function visible() (available under Element) should be
named as : isVisible() in accordance with naming-conventions, since
this function returns a  boolean value.

It's not only about conventions but also it will make it easier for
developers to relate the functionality with the function-name.

If the isVisible() function is added (we all wish that it will be
added) to the next version of Prototype, the visible() function can
still be made available for backward compatibility.

Thanks
Eddie

-- 
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to prototype-scriptacul...@googlegroups.com.
To unsubscribe from this group, send email to 
prototype-scriptaculous+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en.

Reply via email to