srichter | ok, got it. It's the extends attribute | 00:00 |
---|---|---|
mp | ok, I've printed all guidelines, agreements and faqs.. expect me asking for write access soon ;) | 00:02 |
srichter | fdrake: it is really evil that zope.app.server.main.Config derives from zdeamon.zdoptions.ZDOptions ;-\ | 00:03 |
srichter | mp: send a signed copy (scan) of the contributor agreement to Jim via E-mail | 00:03 |
projekt01 | is there a lock concept where can lock a object for copy/paste and delete? | 00:07 |
projekt01 | Or can I catch copy paste events and deny the transaction in some way to make sure that some object get copied? | 00:09 |
projekt01 | get copied/get not copied | 00:10 |
philiKON | there's zope.app.locking | 00:11 |
philiKON | but i don't think copypastemove takes notice of it yet | 00:11 |
philiKON | (would be possible to subclass the views and add the notion of locks, though) | 00:12 |
*** ignas has joined #zope3-dev | 00:12 | |
projekt01 | Ok, that's to much work for now ;-( | 00:14 |
fdrake | srichter: what's the problem with the using ZDOptions there? | 00:21 |
fdrake | srichter: do you want to import a schema or extend a schema? | 00:22 |
*** nie_coffee is now known as niemeyer | 00:32 | |
*** J1m has quit IRC | 00:40 | |
srichter | fdrake: ZDOptions creates a dependency on zdeamon | 00:45 |
srichter | fdrake: I figured out the extends stuff | 00:45 |
srichter | fdrake: the ZDOptions thing is another issue | 00:45 |
fdrake | srichter: feel free to do something different; I've no love for zdaemon | 00:46 |
srichter | well, right now I am just trying to do it without that class using ZConfig directly | 00:48 |
srichter | I hope this will not add a lot of boilerplate | 00:48 |
fdrake | the nice thing about boilerplate is that it can be refactored | 00:52 |
fdrake | we just end up with lots of small dependencies | 00:52 |
fdrake | it might be worth replacing the mis-placed zdoptions with something based on optparse | 00:53 |
srichter | probably | 00:53 |
andrew_m | i have a handler for an IObjectModifiedEvent in which i need to find out which user has triggered the event. how can i do that without a request object? | 00:58 |
srichter | andrew_m: you can get the participation which knows about the principal | 01:00 |
srichter | check out zope.app.security and zope.security | 01:00 |
andrew_m | ok, thanks.. so the source for that info is the proxied object, not the event? | 01:01 |
srichter | no | 01:02 |
srichter | it is a thread global | 01:02 |
andrew_m | ah, ok.. was digging in the wrong direction then.. thanks | 01:02 |
*** fdrake has left #zope3-dev | 01:03 | |
andrew_m | is that a good idea: getInteraction().participations[0].principal? | 01:26 |
*** hazmat has joined #zope3-dev | 01:43 | |
*** yota has quit IRC | 01:49 | |
*** hazmat_ has joined #zope3-dev | 02:54 | |
*** hazmat is now known as replicant | 03:14 | |
*** bskahan has quit IRC | 03:30 | |
*** d2m has quit IRC | 03:31 | |
*** stub has joined #zope3-dev | 03:32 | |
*** jinty has quit IRC | 03:55 | |
*** projekt01 has quit IRC | 03:56 | |
*** ChanServ sets mode: +o tav | 04:36 | |
*** povbot has joined #zope3-dev | 19:51 | |
*** efge has joined #zope3-dev | 19:55 | |
*** drzoltron_ has joined #zope3-dev | 20:03 | |
drzoltron_ | any castlesprint folks here ? | 20:03 |
*** gintas has joined #zope3-dev | 20:07 | |
*** regebro has quit IRC | 20:08 | |
*** nie_visa_ca is now known as niemeyer | 20:12 | |
*** efge has quit IRC | 20:30 | |
*** drzoltron_ has quit IRC | 20:33 | |
*** douglasc has quit IRC | 20:48 | |
*** gintas has quit IRC | 20:56 | |
*** sashav has joined #zope3-dev | 20:58 | |
*** vlado has joined #zope3-dev | 21:02 | |
*** MJ has joined #zope3-dev | 21:04 | |
*** niemeyer_ has joined #zope3-dev | 21:04 | |
*** niemeyer has quit IRC | 21:07 | |
*** vlado_ has joined #zope3-dev | 21:08 | |
*** niemeyer_ is now known as niemeyer | 21:08 | |
mgedmin | hmm, if foo is a broken persistent object, and I do foo._p_activate(), will I get an exception? | 21:15 |
*** ChanServ sets mode: +o tav | 21:17 | |
*** vlado has quit IRC | 21:27 | |
*** palmTree has joined #zope3-dev | 21:48 | |
*** anguenot has quit IRC | 22:04 | |
*** jinty has quit IRC | 22:12 | |
*** mgedmin has quit IRC | 22:33 | |
*** d2m has joined #zope3-dev | 22:34 | |
*** BjornT has quit IRC | 22:40 | |
*** ignas has quit IRC | 23:01 | |
*** sashav has quit IRC | 23:27 | |
*** tvon has quit IRC | 23:38 | |
*** tvon has joined #zope3-dev | 23:43 | |
*** sashav has joined #zope3-dev | 23:45 | |
*** BjornT has joined #zope3-dev | 23:59 | |
*** palmTree has quit IRC | 23:59 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!