Andrew Gianni wrote:

> Dotan, are your mixins simply providing additional non-CGI::Prototype
> functionality, i.e. not overriding core CGI::P methods?
>
>   
Yep. That's why my mixins are "Utils" rather than pages. If you could 
build an ordered chain of render_enter methods or whatever, the 
activate() method would probably be much simpler. When I want to hook 
some different functionality into a chain of execution, I have to 
override a different hook; this isn't particularly scalable, but for my 
simplistic app it works.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
cgi-prototype-users mailing list
cgi-prototype-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cgi-prototype-users

Reply via email to