On Fri, Feb 20, 2009 at 11:58 PM, Oleg <[email protected]> wrote: > > It means, that there is no way using only plugin's or/and mixin's > techniques to implement this feature?
Of cause you can. You can use mixin to hook the events and process them. But this feature should be implemented first, then consider how to make it a plugin. > I wanted to implement, but I did not looked in the source code of > ulipad yet, and wanted to ask first, which way > to implement this is possible and more preferable. :) > If there is such implementation I can help you to make it to a plugin, even merge it to the core. -- I like python! UliPad <<The Python Editor>>: http://code.google.com/p/ulipad/ UliWeb <<simple web framework>>: http://uliwebproject.appspot.com My Blog: http://hi.baidu.com/limodou
