[mochikit] incorrect binding with connect

2007-05-02 Thread Tim Stebbing

please see minimal non working example at http://www.pomke.com/mochifail.html

The handler method is bound using bindMethods(this); when passed to
connect it is rebound

-- 
Timothy J Stebbing

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mochikit?hl=en
-~--~~~~--~~--~--~---



[mochikit] packing mochikit

2006-08-01 Thread Tim Stebbing

Just after some thoughts about more compact mochikit.js building. I
had a vague idea that if we could write a script that would generate a
dependency graph for all functions
in mochikit, then you could specify the functions your application
uses, and generate a packed mochikit.js with only the modules and
functions + dependencies your application requires.. about as small as
you could possibly get.

thoughts?

-- 
Timothy J Stebbing

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---



[mochikit] Re: mochikit macro template thingo

2006-02-21 Thread Tim Stebbing
arg, sorry my bad, see attached.

-tjs

On 2/22/06, Bob Ippolito [EMAIL PROTECTED] wrote:

 On Feb 21, 2006, at 5:54 PM, Tim Stebbing wrote:

  I've been playing with this simple idea of grabbing macros from
  templates and populating them with data on the client. I've got it
  working (see attached) but for some weird reason no styles are applied
  to the nodes (in firefox) when added to the pages dom. divs are not
  even block elements. I think this might be a side effect of taking
  nodes from one dom and putting them on another.. could someone please
  take a look?
 
  extract tgz, view test.html in a browser.

 There's no attachment.  Perhaps you should try putting it in the wiki
 or something.

 -bob




--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
MochiKit group.
To post to this group, send email to mochikit@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~--~~~~--~~--~--~---


jt.tgz
Description: GNU Zip compressed data