| jfroche | Hello, is menuItems directive overridable ? | 00:00 |
|---|---|---|
| *** natea has joined #zope3-dev | 00:02 | |
| *** RaFromBRC|lunch is now known as RaFromBRC | 00:14 | |
| *** natea_ has quit IRC | 00:18 | |
| *** alga has quit IRC | 00:22 | |
| *** projekt01 has joined #zope3-dev | 00:24 | |
| *** gumpa has quit IRC | 00:45 | |
| *** Aiste has joined #zope3-dev | 00:47 | |
| *** rocky|away is now known as rocky | 00:47 | |
| *** timte has quit IRC | 00:48 | |
| ignas | is it possible to override an override ? | 00:52 |
| *** natea_ has joined #zope3-dev | 00:55 | |
| projekt01 | ignas, I'm not shure but I think the configure/override pattern is a two level concept which whould need a third level for override the overriden components | 01:02 |
| projekt01 | ignas, did you try it and did you get a configuration action error or something like that? | 01:03 |
| projekt01 | with, rocky, ayt? | 01:04 |
| rocky | projekt01: ? | 01:05 |
| projekt01 | Did you work on the plone portlet implementation? | 01:05 |
| rocky | i did not | 01:07 |
| rocky | that was mainly optilude | 01:07 |
| rocky | martin aspelli that is | 01:07 |
| projekt01 | What's his nick name? | 01:07 |
| ignas | projekt01: yes, a conflict | 01:08 |
| projekt01 | rocky, btw, hope you see you again at the next snow sprint? | 01:09 |
| projekt01 | ignas, I think that's not possible | 01:09 |
| ignas | projekt01: i am using override to replace a utility with another one, but i need a third special utility for functional tests ... | 01:09 |
| rocky | projekt01: yeah i'm hoping to make it to the snow sprint coming up soon | 01:09 |
| rocky | projekt01: his irc nick is optilude btw | 01:09 |
| projekt01 | rocky, cool, thanks | 01:09 |
| projekt01 | ignase, use ftesting.zcml for override component in functional tests | 01:10 |
| projekt01 | ignase/ignas | 01:10 |
| projekt01 | ;-) | 01:10 |
| *** natea has quit IRC | 01:11 | |
| ignas | i am using it, but ftesting.zcml can't override something that was overriden once ... | 01:11 |
| projekt01 | Ups | 01:11 |
| projekt01 | that's bad | 01:11 |
| projekt01 | Ok, then use a overrides_ftesting.zcml | 01:12 |
| *** J1m has quit IRC | 01:15 | |
| rocky | ugh ... ISomeInterface.names() doesn't retrieve the names of super-interfaces :( | 01:15 |
| projekt01 | rocky, I never used that method, what do you try to do? | 01:16 |
| projekt01 | rocky, use names(all=True) | 01:17 |
| rocky | ohhh | 01:17 |
| rocky | i'm doint introspection | 01:17 |
| rocky | *doing | 01:17 |
| ignas | projekt01: i am using it, but it just conflicts with the original override :/ | 01:21 |
| projekt01 | Then I guess the ftesting.zcml doesn't get invoked correct and the default override is allready used via the default configure.zcml | 01:22 |
| ignas | hmm | 01:23 |
| projekt01 | you have to define a new test layer which only uses your specific ftesting.zcml | 01:23 |
| ignas | that's what i'd do if schooltool was using Zope3 test runner ... | 01:24 |
| projekt01 | useing a own test layer with a complex setup could be a real pain | 01:25 |
| ignas | i guess i can work around it with some zcml refactoring ... | 01:28 |
| ignas | the thing that is wrong is - schooltool's site.zcml being included in ftesting.zcml | 01:28 |
| projekt01 | What's about to setup the test and as next before you process all tests change the utility? | 01:31 |
| ignas | it will work in practice, but it won't be "the best way to do id" (tm) ;) | 01:32 |
| projekt01 | But a ftesting.zcml is also not the best way because it does also not use the real configure.zcml setup. | 01:33 |
| rocky | does anyone here know if xml-rpc can expose attributes (non-methods) ? or if xml-rpc can only expose methods? | 01:33 |
| ignas | projekt01: well, it uses the real configure.zcml set up without zcml overrides from an extension module, which is what i want at the moment ... | 01:34 |
| projekt01 | (I guess) only methods | 01:34 |
| projekt01 | ignas, Ok I see, ... Hm I can't think of another way if you conflict with a override | 01:36 |
| *** d2m has left #zope3-dev | 01:45 | |
| *** natea has joined #zope3-dev | 01:47 | |
| *** jfroche has quit IRC | 02:00 | |
| *** natea_ has quit IRC | 02:02 | |
| *** whit is now known as whit|out | 02:08 | |
| autocoder | srichter, Do I really have to download the messageboard demo from svn one file at a time? Is there a tarball of it somewhere? | 02:12 |
| *** WebMaven has quit IRC | 02:29 | |
| *** ignas_ has joined #zope3-dev | 02:33 | |
| *** natea_ has joined #zope3-dev | 02:40 | |
| *** jinty has joined #zope3-dev | 02:40 | |
| *** ignas has quit IRC | 02:50 | |
| *** natea has quit IRC | 02:57 | |
| *** RaFromBRC has quit IRC | 03:03 | |
| *** wrobel` has joined #zope3-dev | 03:17 | |
| *** wrobel has quit IRC | 03:24 | |
| *** natea has joined #zope3-dev | 03:32 | |
| srichter | autocoder: svn co svn://svn.zope.org/repos/main/messageboard | 03:35 |
| *** tiredbones_ has joined #zope3-dev | 03:43 | |
| *** natea_ has quit IRC | 03:49 | |
| *** jinty has quit IRC | 03:51 | |
| *** yota has quit IRC | 03:59 | |
| *** tiredbones has quit IRC | 04:01 | |
| *** niemeyer has quit IRC | 04:18 | |
| *** natea has quit IRC | 04:19 | |
| *** natea has joined #zope3-dev | 04:28 | |
| *** reco_ has joined #zope3-dev | 04:46 | |
| *** reco has quit IRC | 04:53 | |
| *** natea_ has joined #zope3-dev | 04:54 | |
| *** sureshvv has quit IRC | 05:00 | |
| *** natea has quit IRC | 05:10 | |
| *** projekt01 has quit IRC | 05:42 | |
| *** natea_ has quit IRC | 05:44 | |
| *** reco_ has quit IRC | 05:48 | |
| *** Aiste has quit IRC | 05:59 | |
| *** tiredbones_ has quit IRC | 06:45 | |
| *** tiredbones__ has joined #zope3-dev | 06:45 | |
| *** tiredbones_ has joined #zope3-dev | 06:46 | |
| *** BjornT has quit IRC | 06:47 | |
| *** alecm has quit IRC | 07:02 | |
| *** tiredbones__ has quit IRC | 07:03 | |
| *** alecm has joined #zope3-dev | 07:04 | |
| *** dunny has quit IRC | 07:04 | |
| *** alecm has quit IRC | 07:05 | |
| *** BjornT has joined #zope3-dev | 07:26 | |
| *** BjornT has joined #zope3-dev | 07:29 | |
| *** sureshvv has joined #zope3-dev | 07:40 | |
| *** deo has quit IRC | 08:00 | |
| *** dunny has joined #zope3-dev | 08:13 | |
| *** baijum has joined #zope3-dev | 08:14 | |
| *** alecm has joined #zope3-dev | 08:28 | |
| *** d2m has joined #zope3-dev | 09:03 | |
| *** jkakar has quit IRC | 09:12 | |
| *** b_52Free has quit IRC | 09:29 | |
| *** b_52Free has joined #zope3-dev | 09:29 | |
| *** jfroche has joined #zope3-dev | 10:22 | |
| *** romanofs1i has quit IRC | 10:28 | |
| *** romanofski has joined #zope3-dev | 10:30 | |
| romanofski | morjens | 10:31 |
| *** opetznick has joined #zope3-dev | 10:52 | |
| *** cc77 has quit IRC | 11:06 | |
| *** cc77 has joined #zope3-dev | 11:07 | |
| *** dlk has joined #zope3-dev | 11:19 | |
| *** dlk has left #zope3-dev | 11:26 | |
| *** SmokeyD has joined #zope3-dev | 11:30 | |
| *** batlogg has joined #zope3-dev | 11:37 | |
| *** dunny has quit IRC | 11:45 | |
| *** dlk has joined #zope3-dev | 11:56 | |
| *** ignas has joined #zope3-dev | 12:06 | |
| *** zagy has joined #zope3-dev | 12:08 | |
| *** opetznick has quit IRC | 12:19 | |
| *** Aiste has joined #zope3-dev | 12:24 | |
| *** sureshvv has left #zope3-dev | 12:37 | |
| *** zagy has quit IRC | 12:41 | |
| *** batlogg has quit IRC | 12:48 | |
| *** zagy has joined #zope3-dev | 12:49 | |
| *** philiKON has joined #zope3-dev | 12:51 | |
| *** rocky has quit IRC | 12:56 | |
| *** batlogg has joined #zope3-dev | 13:01 | |
| *** wrobel` is now known as wrobel | 13:06 | |
| *** dlk has left #zope3-dev | 13:09 | |
| *** batlogg has quit IRC | 13:41 | |
| *** batlogg has joined #zope3-dev | 13:41 | |
| *** yota has joined #zope3-dev | 13:56 | |
| *** baijum has quit IRC | 13:59 | |
| *** batlogg has quit IRC | 14:19 | |
| *** ignas has quit IRC | 14:48 | |
| *** philiKON has quit IRC | 14:48 | |
| *** jfroche has quit IRC | 14:53 | |
| *** dobee has joined #zope3-dev | 15:04 | |
| *** rocky has joined #zope3-dev | 15:16 | |
| *** opetznick has joined #zope3-dev | 15:34 | |
| *** philiKON has joined #zope3-dev | 15:34 | |
| *** opetznick has quit IRC | 15:36 | |
| *** J1m has joined #zope3-dev | 15:40 | |
| *** natea has joined #zope3-dev | 16:19 | |
| *** BjornT has quit IRC | 16:40 | |
| *** BjornT has joined #zope3-dev | 16:45 | |
| *** siren99 has joined #zope3-dev | 16:54 | |
| siren99 | hi | 16:55 |
| *** siren99 has quit IRC | 16:57 | |
| *** J1m has quit IRC | 17:02 | |
| *** jhauser has joined #zope3-dev | 17:08 | |
| philiKON | http://worldcookery.com/News/2ndEditionNowShipping | 17:22 |
| *** BjornT has quit IRC | 17:42 | |
| *** J1m has joined #zope3-dev | 17:46 | |
| *** dobee has quit IRC | 17:50 | |
| *** dobee has joined #zope3-dev | 17:52 | |
| *** zagy has quit IRC | 18:09 | |
| *** philiKON has quit IRC | 18:11 | |
| *** jinty has joined #zope3-dev | 18:15 | |
| *** batlogg has joined #zope3-dev | 18:37 | |
| *** alecm has joined #zope3-dev | 18:43 | |
| *** J1m has quit IRC | 19:03 | |
| *** batlogg has quit IRC | 19:05 | |
| *** batlogg has joined #zope3-dev | 19:16 | |
| *** romanofski has quit IRC | 19:22 | |
| *** zagy has joined #zope3-dev | 20:00 | |
| *** drzoltron has joined #zope3-dev | 20:03 | |
| *** drzoltron has left #zope3-dev | 20:03 | |
| *** reco has joined #zope3-dev | 20:07 | |
| *** zagy has quit IRC | 20:17 | |
| *** batlogg has quit IRC | 20:19 | |
| *** batlogg has joined #zope3-dev | 20:19 | |
| *** tiredbones__ has joined #zope3-dev | 20:24 | |
| *** zagy has joined #zope3-dev | 20:32 | |
| *** tiredbones_ has quit IRC | 20:39 | |
| *** batlogg has quit IRC | 21:13 | |
| *** batlogg has joined #zope3-dev | 21:14 | |
| *** Aiste has quit IRC | 21:21 | |
| *** reco has quit IRC | 21:28 | |
| *** jhauser_ has joined #zope3-dev | 21:36 | |
| *** jhauser has quit IRC | 21:40 | |
| *** dunny has joined #zope3-dev | 22:01 | |
| *** zagy has quit IRC | 22:03 | |
| *** dobee has quit IRC | 22:14 | |
| *** jkakar has joined #zope3-dev | 22:23 | |
| *** ktwilight has joined #zope3-dev | 22:29 | |
| *** ktwilight_ has quit IRC | 22:31 | |
| *** whit|out has quit IRC | 22:48 | |
| *** jkakar_ has joined #zope3-dev | 23:00 | |
| *** whit has joined #zope3-dev | 23:09 | |
| *** jkakar has quit IRC | 23:17 | |
| *** jkakar_ is now known as jkakar | 23:26 | |
| *** HakTom has joined #zope3-dev | 23:42 | |
| *** HakTom has quit IRC | 23:48 | |
| *** whit has quit IRC | 23:55 | |
| *** reco has joined #zope3-dev | 23:55 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!