1 2011-09-13T00:04:38  * ThomasWaldmann tries to implement a router
   2 2011-09-13T01:52:17  <ThomasWaldmann> yay, works! :)
   3 2011-09-13T02:17:47  *** jek has quit IRC
   4 2011-09-13T02:17:47  *** jek has joined #moin-dev
   5 2011-09-13T05:11:54  *** Marchael has quit IRC
   6 2011-09-13T05:46:56  *** Marchael has joined #moin-dev
   7 2011-09-13T07:54:20  <ronny> moin
   8 2011-09-13T08:36:33  *** Marchael has quit IRC
   9 2011-09-13T09:41:55  <dreimark> moin
  10 2011-09-13T10:07:14  *** Marchael has joined #moin-dev
  11 2011-09-13T10:24:41  <ThomasWaldmann> moin
  12 2011-09-13T10:25:25  <ThomasWaldmann> ronny: i added some ideas about acls to EP
  13 2011-09-13T10:27:49  <ronny> ThomasWaldmann: yes, i see
  14 2011-09-13T10:28:15  <ronny> acl data in indexing makes sense, cause you dont wana show users pages they cant open
  15 2011-09-13T10:31:34  <ThomasWaldmann> that's just rather expensive
  16 2011-09-13T10:32:19  <ThomasWaldmann> compute effective acl and check user against it for every item to list
  17 2011-09-13T10:38:36  *** Marchael has quit IRC
  18 2011-09-13T10:52:04  <ThomasWaldmann> ah, i have an idea how to speed that up
  19 2011-09-13T10:53:18  <ThomasWaldmann> if needed, we could easily add some lru cache (in memory) that stores (user, acl): permissions
  20 2011-09-13T10:56:09  <ThomasWaldmann> or, for hierarchic acl mode: (user, itemname, acl): permissions
  21 2011-09-13T11:37:50  *** greg_f has joined #moin-dev
  22 2011-09-13T11:40:08  *** aa__ has quit IRC
  23 2011-09-13T11:41:26  *** aa__ has joined #moin-dev
  24 2011-09-13T12:11:12  *** Marchael has joined #moin-dev
  25 2011-09-13T13:47:03  *** Marchael has quit IRC
  26 2011-09-13T15:36:44  *** brunomartin has joined #moin-dev
  27 2011-09-13T16:18:32  <ronny> sup
  28 2011-09-13T16:44:11  <ThomasWaldmann> lots of indexing work :) just pull :)
  29 2011-09-13T16:44:43  <ThomasWaldmann> brunomartin: btw, do you have any custom code directly dealing with moin2's backends?
  30 2011-09-13T16:47:48  <brunomartin> ThomasWaldmann: no...
  31 2011-09-13T16:52:41  <ronny> ThomasWaldmann: how/when do we integrate this back into moin2
  32 2011-09-13T16:54:36  <brunomartin> ThomasWaldmann: I'm trying to follow storage-ng, but you guys are going really fast! :-D when it's merged with moin2 main repo, I can load my data here to do some real test! ;-)
  33 2011-09-13T16:57:21  <ronny> brunomartin: btw, what are you doing?
  34 2011-09-13T17:02:13  <brunomartin> ronny: Hi! We have a prototype here using moin2, with about 200 user on it! Its a project to support learning and collaborating activities in a University here...
  35 2011-09-13T17:10:16  <ronny> i see
  36 2011-09-13T18:36:39  *** Marchael has joined #moin-dev
  37 2011-09-13T18:38:05  <ThomasWaldmann> ronny: asap :=
  38 2011-09-13T18:38:07  <ThomasWaldmann> )
  39 2011-09-13T18:38:35  <ThomasWaldmann> brunomartin: and there is no serialize/deserialize yet
  40 2011-09-13T18:42:53  <ronny> ThomasWaldmann: maybe we want some basic parent id setting
  41 2011-09-13T18:48:13  <ThomasWaldmann> ronny: yup
  42 2011-09-13T18:48:35  * ThomasWaldmann is still working on index update tests + fixing
  43 2011-09-13T18:50:09  <ronny> brb
  44 2011-09-13T18:54:07  *** brunomartin has quit IRC
  45 2011-09-13T18:54:24  *** greg_f has quit IRC
  46 2011-09-13T19:09:42  <ThomasWaldmann> somehow i have random behaviour
  47 2011-09-13T19:09:52  <ThomasWaldmann> (of indexing)
  48 2011-09-13T19:19:54  * ThomasWaldmann suspects AsyncWriter
  49 2011-09-13T19:21:23  *** raignarok has joined #moin-dev
  50 2011-09-13T20:04:50  <ThomasWaldmann> ronny: btw, we'll need a real destroy_revision, currently we rather have a clear_revision
  51 2011-09-13T20:13:55  <ronny> ThomasWaldmann: btw, grouped indexing will ignore sorting it seems
  52 2011-09-13T20:28:40  <ThomasWaldmann> yeah, i read the issue updates
  53 2011-09-13T20:29:04  * ThomasWaldmann pushed. index update working. \o/
  54 2011-09-13T20:40:21  <ThomasWaldmann> ronny: I'll implement a real destroy now
  55 2011-09-13T21:01:56  *** brunomartin has joined #moin-dev
  56 2011-09-13T21:21:04  <ThomasWaldmann> pushed
  57 2011-09-13T21:26:42  *** asaman has joined #moin-dev
  58 2011-09-13T23:21:02  *** raignarok has quit IRC
  59 2011-09-13T23:23:31  *** raignarok has joined #moin-dev
  60 2011-09-13T23:41:29  *** madhadron has quit IRC
  61 2011-09-13T23:49:55  *** raignarok has quit IRC
  62 

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-09-13 (last edited 2011-09-12 22:45:03 by IrcLogImporter)