1 2011-11-04T03:24:37  *** brunomartin has left #moin-dev
   2 2011-11-04T07:16:02  *** yufra has joined #moin-dev
   3 2011-11-04T11:16:21  *** greg_f has joined #moin-dev
   4 2011-11-04T12:39:47  *** greg_f has quit IRC
   5 2011-11-04T12:45:39  *** greg_f has joined #moin-dev
   6 2011-11-04T13:52:13  *** raignarok has joined #moin-dev
   7 2011-11-04T15:32:30  *** raignarok has quit IRC
   8 2011-11-04T16:32:46  *** pkumar has joined #moin-dev
   9 2011-11-04T17:16:40  *** yufra has quit IRC
  10 2011-11-04T17:27:33  *** yufra has joined #moin-dev
  11 2011-11-04T17:29:45  *** greg_f has quit IRC
  12 2011-11-04T18:34:27  *** MattMaker_afk is now known as MattMaker
  13 2011-11-04T18:36:25  *** pkumar has quit IRC
  14 2011-11-04T18:47:03  *** greg_f has joined #moin-dev
  15 2011-11-04T19:07:52  *** greg_f has quit IRC
  16 2011-11-04T19:10:39  *** dave_largo has joined #moin-dev
  17 2011-11-04T19:33:10  *** grzywacz has joined #moin-dev
  18 2011-11-04T19:33:11  *** grzywacz has joined #moin-dev
  19 2011-11-04T20:19:57  *** raignarok has joined #moin-dev
  20 2011-11-04T20:22:31  *** brunosmartin has joined #moin-dev
  21 2011-11-04T20:23:35  *** yufra_ has joined #moin-dev
  22 2011-11-04T20:25:41  *** raignarok has quit IRC
  23 2011-11-04T20:28:30  *** raignarok has joined #moin-dev
  24 2011-11-04T20:29:24  <brunosmartin> moin
  25 2011-11-04T21:26:00  <ThomasWaldmann> re
  26 2011-11-04T21:26:42  <brunosmartin> hi ThomasWaldmann!
  27 2011-11-04T21:27:12  * ThomasWaldmann is at shackspace.de
  28 2011-11-04T21:27:29  <brunosmartin> nice! :-)
  29 2011-11-04T21:30:18  <ThomasWaldmann> ~20 people here
  30 2011-11-04T21:30:38  <brunosmartin> wow!!! :-D
  31 2011-11-04T21:31:09  <ThomasWaldmann> yeah, lots of space here. and stuff.
  32 2011-11-04T21:39:19  <brunosmartin> cool!
  33 2011-11-04T21:40:35  <brunosmartin> I would like to discuss a little about the namespaces, but maybe it's not a good time...
  34 2011-11-04T21:42:26  <ThomasWaldmann> we can try
  35 2011-11-04T21:42:54  <brunosmartin> :-)
  36 2011-11-04T21:51:32  <CIA-80> Bruno Gola <brunogola@gmail.com> default * 1056:4279c8a20d0c 2.0/wikiconfig.py: fix#96 adds Flask config variable SERVER_NAME used by Flask's method url_for() which is used by moin's url_for_item()
  37 2011-11-04T21:51:35  <CIA-80> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1057:42b174e65833 2.0/wikiconfig.py: merged
  38 2011-11-04T21:56:51  <CIA-80> Fabio Montefuscolo <fabio.montefuscolo@gmail.com> default * 1058:ec644b4a9a93 2.0/MoinMoin/script/maint/moinshell.py: fix missing import and error in invoking 'moin shell'
  39 2011-11-04T21:56:51  <CIA-80> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1059:417021b9ba1f 2.0/MoinMoin/script/maint/moinshell.py: merged
  40 2011-11-04T21:56:52  *** grzywacz has quit IRC
  41 2011-11-04T21:56:52  <ThomasWaldmann> brunosmartin: so, what do we want to discuss?
  42 2011-11-04T21:57:13  <brunosmartin> oh, sorry...
  43 2011-11-04T21:59:55  <bgola> ThomasWaldmann: wow, this noiseplug thing on their website looks fantastic :)
  44 2011-11-04T22:00:33  <brunosmartin> I realized that it is storing the items in the right bakend, but when retrieving, it searches the item just by name and find even it is in a different namespace... Ex: if you have an item ns1:item, if you put the localhost:8080/item, it finds the item, but shouldn't...
  45 2011-11-04T22:00:59  <brunosmartin> shouldn't do that..
  46 2011-11-04T22:02:22  <CIA-80> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1060:89a6e6816807 2.0/MoinMoin/script/maint/moinshell.py: moin shell: small grammar fix, different wording
  47 2011-11-04T22:03:23  <ThomasWaldmann> brunosmartin: yeah, likely there is no namespace spec given
  48 2011-11-04T22:03:37  <ThomasWaldmann> brunosmartin: are you working on that or shall i try to fix it?
  49 2011-11-04T22:05:42  *** dave_largo has quit IRC
  50 2011-11-04T22:07:53  <brunosmartin> I tryed to fix it yesterday... let me show the diff.. just a sec...
  51 2011-11-04T22:13:54  <brunosmartin> http://paste.pocoo.org/show/503040/
  52 2011-11-04T22:14:18  <brunosmartin> the end are changes that I already pulled in my fork at bb
  53 2011-11-04T22:17:35  <brunosmartin> the interwiki.py stuff...
  54 2011-11-04T22:17:35  * ThomasWaldmann looks
  55 2011-11-04T22:18:58  <ThomasWaldmann> +            # namespace off this item      < "of"
  56 2011-11-04T22:19:48  <ThomasWaldmann> remove 125
  57 2011-11-04T22:22:15  <ThomasWaldmann> +import unittest   < what for? we use pytest.
  58 2011-11-04T22:23:41  * dreimark prefers rietveld
  59 2011-11-04T22:24:07  <ThomasWaldmann>  yeah, we should use codereview.appspot.com
  60 2011-11-04T22:25:41  <brunosmartin> me is fixing interwiki...
  61 2011-11-04T22:26:12  <dreimark> 134 pep8
  62 2011-11-04T22:27:32  *** grzywacz has joined #moin-dev
  63 2011-11-04T22:27:33  *** grzywacz has joined #moin-dev
  64 2011-11-04T22:27:51  <dreimark> l 181 why not from object?
  65 2011-11-04T22:27:58  <brunosmartin> the unittest is not being userd... was just a test...
  66 2011-11-04T22:29:17  <CIA-80> Pedro Germani Ghiorzi <pedro@hacklab.com.br> default * 1061:da119f58ad82 2.0/MoinMoin/translations/pt_BR/LC_MESSAGES/messages.po: portuguese translation created
  67 2011-11-04T22:29:18  <CIA-80> Thomas Waldmann <tw AT waldmann-edv DOT de> default * 1062:38318ad6a157 2.0/MoinMoin/translations/pt_BR/LC_MESSAGES/messages.po: merged
  68 2011-11-04T22:29:56  <brunosmartin> where is this? +            # namespace off this item      < "of"
  69 2011-11-04T22:29:58  <brunosmartin> remove 125
  70 2011-11-04T22:30:29  <ThomasWaldmann> brunosmartin: greetings to pedro, he has the honour to maintain that translation now :D
  71 2011-11-04T22:30:45  <dreimark> 206 comment not indented
  72 2011-11-04T22:31:10  <brunosmartin> yeah! :-)
  73 2011-11-04T22:32:30  * dreimark dislikes + for concatenating str
  74 2011-11-04T22:37:43  <dreimark> ThomasWaldmann: can the moin shell called by bpython ?
  75 2011-11-04T22:42:02  <ThomasWaldmann> dreimark: no idea
  76 2011-11-04T22:42:22  <ThomasWaldmann> seems to use ipython now, but bpython would be also nice
  77 2011-11-04T22:47:11  <brunosmartin> dreimark: should I replace the concatenation with sting format? I think it has worse performance, but the code gets more readable...
  78 2011-11-04T22:47:48  <brunosmartin> I didn't know bpython, but seens to be very nice! :-)
  79 2011-11-04T22:47:55  <brunosmartin> *seems
  80 2011-11-04T22:49:08  <dreimark> how much performance probs will we have in that case, if it is quite minor then better readability
  81 2011-11-04T22:49:17  <dreimark> is better too
  82 2011-11-04T22:51:11  <dreimark> brunosmartin: http://bpython-interpreter.org/static/bpython-screencast01.ogg
  83 2011-11-04T22:51:27  <brunosmartin> yeah, you convinced me... ;-)
  84 2011-11-04T22:53:04  <brunosmartin> cool! :-D
  85 2011-11-04T22:53:37  <dreimark> that movie is fun if you run it on a monitor while promoting python
  86 2011-11-04T23:02:19  *** grzywacz has quit IRC
  87 2011-11-04T23:03:41  <brunosmartin> ok, I will continue tomorrow... I have to go now... them I fix the concatenations and other stuffs...  ok?
  88 2011-11-04T23:04:53  <brunosmartin> ThomasWaldmann: should I keep working on these namespace issues tomorrow? am I going in the right direction?
  89 2011-11-04T23:15:57  *** MattMaker has quit IRC
  90 2011-11-04T23:16:12  *** brunosmartin has left #moin-dev
  91 2011-11-04T23:16:20  *** brunosmartin has joined #moin-dev
  92 2011-11-04T23:32:24  <ThomasWaldmann> brunosmartin: can you put an updated diff into codereview?
  93 2011-11-04T23:37:12  *** raignarok_ has joined #moin-dev
  94 2011-11-04T23:37:29  *** raignarok has quit IRC
  95 2011-11-04T23:42:17  <brunosmartin> well, I can do it tomorrow... I really need to go now.... :-|
  96 2011-11-04T23:42:19  *** brunosmartin has left #moin-dev
  97 2011-11-04T23:42:59  *** raignarok__ has joined #moin-dev
  98 2011-11-04T23:43:41  *** raignarok_ has quit IRC
  99 2011-11-04T23:53:36  *** raignarok__ is now known as raignarok
 100 

MoinMoin: MoinMoinChat/Logs/moin-dev/2011-11-04 (last edited 2011-11-04 02:45:03 by IrcLogImporter)