IRC log of #zope3-dev for Friday, 2005-09-09

srichterok, got it. It's the extends attribute00:00
mpok, I've printed all guidelines, agreements and faqs.. expect me asking for write access soon ;)00:02
srichterfdrake: it is really evil that zope.app.server.main.Config derives from zdeamon.zdoptions.ZDOptions ;-\00:03
srichtermp: send a signed copy (scan) of the contributor agreement to Jim via E-mail00:03
projekt01is there a lock concept where can lock a object for copy/paste and delete?00:07
projekt01Or can I catch copy paste events and deny the transaction in some way to make sure that some object get copied?00:09
projekt01get copied/get not copied00:10
philiKONthere's zope.app.locking00:11
philiKONbut i don't think copypastemove takes notice of it yet00:11
philiKON(would be possible to subclass the views and add the notion of locks, though)00:12
*** ignas has joined #zope3-dev00:12
projekt01Ok, that's to much work for now ;-(00:14
fdrakesrichter: what's the problem with the using ZDOptions there?00:21
fdrakesrichter: do you want to import a schema or extend a schema?00:22
*** nie_coffee is now known as niemeyer00:32
*** J1m has quit IRC00:40
srichterfdrake: ZDOptions creates a dependency on zdeamon00:45
srichterfdrake: I figured out the extends stuff00:45
srichterfdrake: the ZDOptions thing is another issue00:45
fdrakesrichter: feel free to do something different; I've no love for zdaemon00:46
srichterwell, right now I am just trying to do it without that class using ZConfig directly00:48
srichterI hope this will not add a lot of boilerplate00:48
fdrakethe nice thing about boilerplate is that it can be refactored00:52
fdrakewe just end up with lots of small dependencies00:52
fdrakeit might be worth replacing the mis-placed zdoptions with something based on optparse00:53
srichterprobably00:53
andrew_mi 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
srichterandrew_m: you can get the participation which knows about the principal01:00
srichtercheck out zope.app.security and zope.security01:00
andrew_mok, thanks.. so the source for that info is the proxied object, not the event?01:01
srichterno01:02
srichterit is a thread global01:02
andrew_mah, ok.. was digging in the wrong direction then.. thanks01:02
*** fdrake has left #zope3-dev01:03
andrew_mis that a good idea: getInteraction().participations[0].principal?01:26
*** hazmat has joined #zope3-dev01:43
*** yota has quit IRC01:49
*** hazmat_ has joined #zope3-dev02:54
*** hazmat is now known as replicant03:14
*** bskahan has quit IRC03:30
*** d2m has quit IRC03:31
*** stub has joined #zope3-dev03:32
*** jinty has quit IRC03:55
*** projekt01 has quit IRC03:56
*** ChanServ sets mode: +o tav04:36
*** povbot has joined #zope3-dev19:51
*** efge has joined #zope3-dev19:55
*** drzoltron_ has joined #zope3-dev20:03
drzoltron_any castlesprint folks here ?20:03
*** gintas has joined #zope3-dev20:07
*** regebro has quit IRC20:08
*** nie_visa_ca is now known as niemeyer20:12
*** efge has quit IRC20:30
*** drzoltron_ has quit IRC20:33
*** douglasc has quit IRC20:48
*** gintas has quit IRC20:56
*** sashav has joined #zope3-dev20:58
*** vlado has joined #zope3-dev21:02
*** MJ has joined #zope3-dev21:04
*** niemeyer_ has joined #zope3-dev21:04
*** niemeyer has quit IRC21:07
*** vlado_ has joined #zope3-dev21:08
*** niemeyer_ is now known as niemeyer21:08
mgedminhmm, if foo is a broken persistent object, and I do foo._p_activate(), will I get an exception?21:15
*** ChanServ sets mode: +o tav21:17
*** vlado has quit IRC21:27
*** palmTree has joined #zope3-dev21:48
*** anguenot has quit IRC22:04
*** jinty has quit IRC22:12
*** mgedmin has quit IRC22:33
*** d2m has joined #zope3-dev22:34
*** BjornT has quit IRC22:40
*** ignas has quit IRC23:01
*** sashav has quit IRC23:27
*** tvon has quit IRC23:38
*** tvon has joined #zope3-dev23:43
*** sashav has joined #zope3-dev23:45
*** BjornT has joined #zope3-dev23:59
*** palmTree has quit IRC23:59

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!