... and thought I'd get some opinions here. So... please opine.
Is there a strong argument for not allowing a deep copy of widget
options where the widget constructor is created (~ line 282 in
ui.core.js for version 1.6rc6)?
It seems that a shallow copy limits the structure of a widget's
options. I'm creating a widget and a complex structure for options is
pretty convenient.
Paul Bakaus
unread,
Feb 21, 2009, 4:20:45 AM2/21/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jquery...@googlegroups.com
I'm with you on this, but we need to make sure it doesn't have a performance impact. Should be quite small though.
> On Fri, Feb 20, 2009 at 8:11 PM, kazooka <abdrew.my...@gmail.com> wrote:
>
> > Had a discussion about widget options in jquery-ui group discussion...
>