> One issue keeps nagging me
> though, and that is how to deal with private functions in a
> powerful yet elegant manner.
I'd recommend taking a look at the way the jQuery UI folks did it. You
can get the gist of it from ui.core.js. I didn't really appreciate
their design choices until I started
I posted a resolution to this discussion here:
http://stackoverflow.com/questions/2061501/jquery-plugin-design-pattern-common-practice-for-dealing-with-private-function
On Jan 14, 2:08 am, Matt Maxwell wrote:
> Also, more information on the call function (if you're not familiar with it)
> can be
2 matches
Mail list logo