| *** flox has joined #zope3-dev | 00:08 | |
| *** dunny has joined #zope3-dev | 00:12 | |
| *** oferw has joined #zope3-dev | 00:18 | |
| oferw | xenru|clone: check your skype | 00:18 | 
|---|---|---|
| *** whit_ has quit IRC | 00:20 | |
| *** gumpa-gone has left #zope3-dev | 00:29 | |
| *** runyaga has joined #zope3-dev | 00:33 | |
| runyaga | SteveA, ? | 00:33 | 
| *** srichter has quit IRC | 00:44 | |
| *** d2m has joined #zope3-dev | 00:47 | |
| *** oferw has quit IRC | 00:49 | |
| *** benji has quit IRC | 01:01 | |
| *** batlogg has quit IRC | 01:29 | |
| *** projekt01 has joined #zope3-dev | 01:42 | |
| *** MJ has quit IRC | 02:19 | |
| *** projekt01 has quit IRC | 02:20 | |
| *** yota has quit IRC | 02:49 | |
| *** J1m has quit IRC | 03:16 | |
| *** J1m has joined #zope3-dev | 03:16 | |
| *** rocky is now known as rocky|Zzz | 03:22 | |
| *** J1m has quit IRC | 03:25 | |
| *** jinty has quit IRC | 03:34 | |
| *** ktwilight has quit IRC | 03:39 | |
| *** ktwilight has joined #zope3-dev | 03:56 | |
| *** TresEquis has joined #zope3-dev | 04:31 | |
| *** natea has quit IRC | 04:46 | |
| *** MiUlEr has joined #zope3-dev | 05:08 | |
| *** torkel_ has joined #zope3-dev | 05:18 | |
| *** niemeyer has quit IRC | 05:20 | |
| *** oferw has joined #zope3-dev | 05:46 | |
| *** oferw_ has joined #zope3-dev | 06:02 | |
| *** oferw has quit IRC | 06:02 | |
| *** alecm has quit IRC | 06:07 | |
| *** baijum has joined #zope3-dev | 06:09 | |
| *** torkel_ has quit IRC | 06:46 | |
| *** oferw_ has quit IRC | 06:51 | |
| *** ktwilight has quit IRC | 06:53 | |
| *** ktwilight has joined #zope3-dev | 07:12 | |
| *** alecm has joined #zope3-dev | 07:47 | |
| *** alecm has quit IRC | 08:00 | |
| *** torkel_ has joined #zope3-dev | 08:17 | |
| *** jukart has joined #zope3-dev | 08:26 | |
| *** ktwilight has quit IRC | 08:53 | |
| *** runyaga_ has joined #zope3-dev | 09:05 | |
| *** ktwilight has joined #zope3-dev | 09:21 | |
| *** runyaga has quit IRC | 09:22 | |
| *** MJ has joined #zope3-dev | 09:23 | |
| *** MJ has left #zope3-dev | 09:30 | |
| *** MJ has joined #zope3-dev | 09:30 | |
| *** ktwilight has quit IRC | 09:52 | |
| *** jukart has quit IRC | 09:56 | |
| *** ktwilight has joined #zope3-dev | 10:09 | |
| *** kobold has joined #zope3-dev | 10:11 | |
| kobold | I have an adapter for a content object which provides IVocabularyTokenized. In general, it works and I can adapt but if I use it while defining an interface zope3 refuses to start with "Could not adapt". Is it possible at all? Is the problem the order used to load the components/zcml files? | 10:14 | 
| *** jukart has joined #zope3-dev | 10:15 | |
| *** flox has quit IRC | 11:06 | |
| *** flox_ has joined #zope3-dev | 11:06 | |
| *** flox_ is now known as flox | 11:07 | |
| *** jukart has quit IRC | 11:20 | |
| *** batlogg has joined #zope3-dev | 11:30 | |
| *** tvw has joined #zope3-dev | 12:16 | |
| *** batlogg has quit IRC | 12:18 | |
| *** tvw has quit IRC | 12:31 | |
| *** philiKON has joined #zope3-dev | 12:33 | |
| *** zagy has joined #zope3-dev | 12:46 | |
| *** yota has joined #zope3-dev | 13:22 | |
| *** xenru has joined #zope3-dev | 13:48 | |
| *** xenru|clone has quit IRC | 14:02 | |
| *** dunny has quit IRC | 14:04 | |
| *** flox has quit IRC | 14:24 | |
| *** flox_ has joined #zope3-dev | 14:24 | |
| *** flox_ is now known as flox | 14:25 | |
| *** rocky|Zzz has quit IRC | 14:30 | |
| *** dobee has joined #zope3-dev | 14:47 | |
| *** zbir has joined #zope3-dev | 14:54 | |
| *** dobee has quit IRC | 14:56 | |
| *** zbir has quit IRC | 15:16 | |
| *** romanofski has quit IRC | 15:37 | |
| *** dobee has joined #zope3-dev | 15:55 | |
| *** benji has joined #zope3-dev | 16:08 | |
| *** batlogg has joined #zope3-dev | 16:26 | |
| *** projekt01 has joined #zope3-dev | 16:30 | |
| *** batlogg has quit IRC | 16:34 | |
| *** baijum has quit IRC | 16:44 | |
| *** gintas has joined #zope3-dev | 16:48 | |
| kobold | hello, I have an adapter for a content object which provides IVocabularyTokenized. In general, it works and I can adapt but if I use it while defining an interface zope3 refuses to start with "Could not adapt". Is it possible at all? Is the problem the order used to load the components/zcml files? | 16:54 | 
| *** alecm has joined #zope3-dev | 17:06 | |
| *** dobee has quit IRC | 17:07 | |
| projekt01 | kobold, what does the adapter do in __init__? | 17:13 | 
| kobold | projekt01: something like self._object = object | 17:15 | 
| projekt01 | Can you post is somewhere? (pastebin) | 17:17 | 
| kobold | projekt01: no, I've trashed the code and starting it from scratch... let's see if the problem pop up again. | 17:20 | 
| flox | hi | 17:20 | 
| projekt01 | kobold, ok, make sure the __init__ method get called and raises no error, probably try import pdb;pdb.set_trace() and check if adapter the __init__ get called. | 17:22 | 
| projekt01 | adapter the/the adapter | 17:22 | 
| kobold | projekt01: one minute and I'll be ready again.. | 17:22 | 
| projekt01 | ok | 17:23 | 
| flox | philiKON: ayt? | 17:23 | 
| flox | i want to re-open issue #239 | 17:24 | 
| projekt01 | flox, your logout work for global and local PAU principals? | 17:28 | 
| flox | it works for HTTP Basic Auth or Digest Auth | 17:28 | 
| flox | AFAIK | 17:28 | 
| projekt01 | flox, did you test it with local and global principals? | 17:29 | 
| flox | so, it will work for global principals | 17:29 | 
| flox | for local principals, i use Session credentials... | 17:30 | 
| flox | so, i've not tested with local principals, but it should work, i guess | 17:30 | 
| projekt01 | I guess we droped the logout because it didn't work for all kind of usecases. | 17:31 | 
| flox | the patch need further tests, i agree. But it should work for all use case when you choose Basic/Digest HTTP Authentication | 17:32 | 
| kobold | projekt01: here there is my code: http://zope3.pastebin.com/782014 | 17:33 | 
| flox | Sessions have not such problem. | 17:33 | 
| projekt01 | flox, I see, whould be cool to have a working logout back again. | 17:33 | 
| flox | projekt01: i need the issue reopened, so we can discuss further, if we can implement it. | 17:34 | 
| flox | i've tested Internet Explorer and Mozilla, but i need other browsers feedback, too... | 17:35 | 
| kobold | I wonder what is the best way to have a container act as a vocabulary, speaking in general. | 17:35 | 
| *** srichter has joined #zope3-dev | 17:36 | |
| projekt01 | kobol, does this code work? | 17:36 | 
| projekt01 | srichter, hi | 17:37 | 
| kobold | projekt01: yes, if I use it when zope3 is already up. | 17:37 | 
| projekt01 | srichter, don't work, enjoy the weekend ;-) | 17:37 | 
| kobold | my problem is that I can't use it as in the snippet example, while defining a Choice attribute in an interface. | 17:37 | 
| kobold | all I need is to use a container as a vocabulary for a Choice field. | 17:38 | 
| projekt01 | kobold, ah, you mean the interface? | 17:38 | 
| kobold | projekt01: yes | 17:38 | 
| projekt01 | you can use a factory IVocabularyFactory which does the adaption when processing. | 17:39 | 
| kobold | projekt01: that's probably what I miss, do you have some example code for this? | 17:40 | 
| projekt01 | not really, but since the refactoring from philiKON, there should be some useage of IVocabularyFactory in the trunk | 17:45 | 
| projekt01 | kobold, such a IVocabularyFactory can do what you need. | 17:47 | 
| kobold | projekt01: thanks, I'll try to use it. | 17:47 | 
| projekt01 | np | 17:48 | 
| flox | srichter: this issue is assigned to you, #239 | 17:50 | 
| flox | i wrote comments on the issue | 17:51 | 
| flox | can you re-open it? | 17:53 | 
| kobold | projekt01: it works! :) | 17:56 | 
| projekt01 | cool | 17:56 | 
| *** natea has joined #zope3-dev | 17:59 | |
| *** flox is now known as flox|away | 18:03 | |
| *** oferw has joined #zope3-dev | 18:04 | |
| *** ChanServ sets mode: +o srichter | 18:18 | |
| *** natea has quit IRC | 18:21 | |
| *** natea has joined #zope3-dev | 18:23 | |
| *** projekt01 has left #zope3-dev | 18:40 | |
| *** oferw has quit IRC | 18:50 | |
| *** kobold has left #zope3-dev | 18:58 | |
| *** MiUlEr has quit IRC | 18:59 | |
| *** dobee has joined #zope3-dev | 19:00 | |
| *** xenru|clone has joined #zope3-dev | 19:03 | |
| *** xenru has quit IRC | 19:09 | |
| *** dobee has quit IRC | 19:33 | |
| *** dobee has joined #zope3-dev | 19:42 | |
| *** vlado has joined #zope3-dev | 20:30 | |
| *** runyaga__ has joined #zope3-dev | 20:31 | |
| *** _torkel has joined #zope3-dev | 20:42 | |
| *** runyaga_ has quit IRC | 20:47 | |
| *** flox|away is now known as flox | 20:48 | |
| *** torkel_ has quit IRC | 20:52 | |
| *** natea has quit IRC | 21:01 | |
| *** rocky has joined #zope3-dev | 21:12 | |
| *** philiKON has quit IRC | 21:12 | |
| *** zagy has quit IRC | 21:13 | |
| *** tvw has joined #zope3-dev | 21:23 | |
| *** yota_ has joined #zope3-dev | 21:36 | |
| *** yota has quit IRC | 21:39 | |
| *** natea has joined #zope3-dev | 21:42 | |
| *** yota_ is now known as yota | 21:54 | |
| *** dunny has joined #zope3-dev | 22:10 | |
| *** vlado has quit IRC | 22:11 | |
| *** vlado has joined #zope3-dev | 22:12 | |
| *** natea has quit IRC | 22:23 | |
| *** natea has joined #zope3-dev | 22:45 | |
| *** tvw has quit IRC | 22:58 | |
| *** MiUlEr has joined #zope3-dev | 23:08 | |
| *** jinty has joined #zope3-dev | 23:48 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!