If my suggestion did not work then my next
thought is that you are not actually defining “MyControls” first. You can’t define MyControls.TextBox is
MyControls is not defined. From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of John Osborn Ryan, On 2/10/06, Ryan
Gahl <[EMAIL PROTECTED]
> wrote: You're missing a level of extension in the 2nd
object. It should be… Object.extend(Object.extend(MyControls.EditableTextbox.prototype,
MyControls.TextBox.prototype), {
…stuff here… }); From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] On Behalf Of John Osborn Hello
Everyone, The information transmitted in this electronic mail is intended
only for the person or entity to which it is addressed and may contain
confidential, proprietary, and/or privileged material. Any review,
retransmission, dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other than the intended
recipient is prohibited. If you received this in error, please contact the
sender and delete the material from all computers.
The information transmitted in this electronic mail is intended only for the person or entity to which it is addressed and may contain confidential, proprietary, and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from all computers. |
_______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs