IRC log for #storm on 20070826

01:42.15*** join/#storm michelp (n=michelp@69-30-72-119.dq1sf.easystreet.com)
05:25.34*** join/#storm hansi_p (n=hans@88.116.224.102)
05:31.46*** part/#storm hansi_p (n=hans@88.116.224.102)
06:01.01*** join/#storm wallflower (n=wallflow@c-75-71-99-53.hsd1.co.comcast.net)
06:33.27*** join/#storm EnTeQuAk (n=EnTeQuAk@p57B98A4A.dip0.t-ipconnect.de)
08:14.46*** join/#storm bigdo1 (n=scmikes@49-66-14-216-arpa.cust.cinci.current.net)
08:55.11*** join/#storm rafael (n=rafael@moinmoin/fan/rafael)
10:26.19*** join/#storm rafael_ (n=rafael@p5089D0F1.dip.t-dialin.net)
13:36.45*** join/#storm rafael (n=rafael@moinmoin/fan/rafael)
14:22.42*** join/#storm tarjei (n=tarjeih@mail2.bergfald.no)
14:23.39tarjeiHi, how should I write OR queries? I.e. store.find(MyObject, MyObject.name == 'john' or MyObject.name == 'billy')?
14:26.40radixOr(MyObject.name == 'john', MyObject.name == 'billy')
14:27.02radixtarjei: fwiw, that example could also use IN:
14:27.11radixMyObject.name.is_in(['john', 'billy'])
15:01.33tarjeiradix: thanks
15:01.39tarjeijust what I needed :-)
15:01.59tarjeiis it possible to place those examples in the wiki?
15:04.21EnTeQuAkI think it would be better to have a complete manual :=)
15:04.36tarjeihehe
15:05.01tarjeitrue
15:05.04radixthe complete manual is in-development on the wiki
15:05.08radixyou can add it there
15:08.56radixI suggest you also familiarize yourself with the API documentation
15:09.10radixit is going to be your best bet
15:14.54EnTeQuAkwhen do you think to integrate the "automatic schema generation" feature?
15:20.11radixEnTeQuAk: No core Storm developers are working on it.
15:20.24radixEnTeQuAk: It's something that certain members of the community are interested in, but I don't think anybody has put any serious work on it.
15:20.40EnTeQuAkok
20:03.33*** join/#storm jkakar (n=jkakar@204-174-36-45.dhcp802.dsl.ucc-net.ca)
20:07.36*** join/#storm WebMaven (n=webmaven@nv-65-173-67-149.dhcp.embarqhsd.net)
20:27.20*** join/#storm michelp (n=michelp@69-30-72-119.dq1sf.easystreet.com)
20:53.55*** join/#storm zanaga (i=ressu@oxygen.at.ressukka.net)
21:39.56*** join/#storm Fujitsu (n=fujitsu@ubuntu/member/fujitsu)
21:58.20WebMavenmichelp: hey, what are you up to these days?
22:27.21aa_is there a process for new code?
22:32.54radixaa_: yes
22:34.43radixaa_: Right now it's just here: https://lists.ubuntu.com/archives/storm/2007-August/000202.html
22:34.46radixI'll post it to the wiki
22:35.26aa_radix: thanks
22:35.30radixoh wait
22:35.35radixthat wasn't the one I was thinking of
22:35.40radixthat was just the one about copyright assignment
22:36.06aa_hehe, canonical so pwn you ;)
22:39.24radixI'm posting a wiki page on the development procedure right now
22:41.00aa_radix: great, not that I am threatening to contribute or anything
22:42.41radixaa_: https://storm.canonical.com/DevelopmentProcedure
22:46.17*** join/#storm jml (n=jml@203-113-250-169-static.TAS.netspace.net.au)
22:56.30jkakarradix: Nice. :)

Generated by irclog2html.pl Modified by Tim Riker to work with infobot.