PMXBOT Log file Viewer

Help | Karma | Search:

#aclarknet logs for Thursday the 16th of July, 2015

(Back to #aclarknet overview) (Back to channel listing) (Animate logs)
[13:50:19] <garbas> great. addform for planner is not marked with IAddForm interface
[14:08:20] <aclark> ugh
[14:09:20] <aclark> garbas: BTW I think I screwed up interfaces for Task & TaskPlanner… is @implementer wrong? I want to mark Task and Task Planner in content.py with markers from interfaces.py.
[14:09:43] <aclark> garbas: I went to register the viewlet for Task and nothing worked ;-) But if I mark it by hand in the ZMI it works fine.
[14:10:13] <aclark> garbas: if you feel like fixing that please do
[14:10:16] <garbas> not sure myself, from top of my head i think you should use marker attribute
[14:10:22] <garbas> in zcml
[14:11:13] <aclark> K, no big deal. I'll get around to it if you don't
[14:11:29] <garbas> aclark: will do, just fixed #27.
[14:11:44] <aclark> \o/ thx
[14:11:48] <garbas> i'll pushed that and get this interface working
[14:11:59] <aclark> K
[15:13:42] <garbas> aclark: i rename schemas (added I in the begginging, eg ITaskPlanner) and you can use them them as marker interface
[15:13:54] <garbas> *as you would marker interface
[15:14:56] <garbas> i'm taking a break i'll continue to work in 3-4h
[18:12:49] <aclark> garbas: thx