IRC logs of #tryton for Wednesday, 2010-10-13

chat.freenode.net #tryton log beginning Wed Oct 13 00:00:01 CEST 2010
2010-10-13 00:44 <jcnorman> Got it - I didn't have python-dev installed
2010-10-13 00:55 <jcnorman> I could use some help with hgnested to get all modules
2010-10-13 00:58 <cedk> jcnorman: just do hg nclone of trytond
2010-10-13 00:58 <cedk> ACTION bbl
2010-10-13 01:21 <jcnorman> cedk - got it - thank you - had to get hgrc just right
2010-10-13 02:36 -!- pepeu(~manuel@201.155.193.192) has joined #tryton
2010-10-13 04:08 -!- ikks(~ikks@190.158.112.13) has joined #tryton
2010-10-13 04:34 -!- ikks(~ikks@190.158.112.13) has joined #tryton
2010-10-13 05:18 -!- yangoon(~mathiasb@p549F5C0F.dip.t-dialin.net) has joined #tryton
2010-10-13 07:22 -!- Timitos(~kp@88.217.184.172) has joined #tryton
2010-10-13 08:11 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-10-13 08:12 -!- vladimir_(~vladimir@213.151.246.136) has joined #tryton
2010-10-13 08:19 -!- evernichon(~evernicho@i01m-62-35-143-35.d4.club-internet.fr) has joined #tryton
2010-10-13 08:32 -!- eLBati(~elbati@94.162.1.54) has joined #tryton
2010-10-13 08:57 -!- Gerald_E(~quassel@ip-240-3.pel.cz) has joined #tryton
2010-10-13 09:05 -!- ecarreras(~under@unaffiliated/ecarreras) has joined #tryton
2010-10-13 09:20 -!- enlightx(~enlightx@host127-74-dynamic.7-79-r.retail.telecomitalia.it) has joined #tryton
2010-10-13 09:25 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-10-13 09:29 -!- bechamel(~user@host-85-201-147-56.brutele.be) has joined #tryton
2010-10-13 09:30 -!- evernichon(~evernicho@i01m-62-35-143-35.d4.club-internet.fr) has left #tryton
2010-10-13 09:44 -!- evernichon(~evernicho@i01m-62-35-143-35.d4.club-internet.fr) has joined #tryton
2010-10-13 10:02 -!- Gerald_E_(~quassel@ip-240-3.pel.cz) has joined #tryton
2010-10-13 10:43 -!- paepke(~paepke@p4FEB0757.dip0.t-ipconnect.de) has joined #tryton
2010-10-13 10:59 -!- eLBati(~elbati@94.162.1.54) has joined #tryton
2010-10-13 11:00 -!- eLBati(~elbati@94.162.1.54) has joined #tryton
2010-10-13 11:01 -!- eLBati(~elbati@94.162.1.54) has joined #tryton
2010-10-13 11:16 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has left #tryton
2010-10-13 12:16 -!- eLBati(~elbati@94.162.1.54) has joined #tryton
2010-10-13 13:00 -!- paepke(~paepke@p4FEB0757.dip0.t-ipconnect.de) has left #tryton
2010-10-13 13:52 -!- evernichon(~evernicho@i01m-62-35-143-35.d4.club-internet.fr) has left #tryton
2010-10-13 14:00 -!- paepke(~paepke@p4FEB0757.dip0.t-ipconnect.de) has joined #tryton
2010-10-13 14:48 -!- svaksha(~svaksha@unaffiliated/svaksha) has joined #tryton
2010-10-13 14:55 -!- evernichon(~evernicho@goy81-2-88-180-146-31.fbx.proxad.net) has joined #tryton
2010-10-13 15:28 <cedk> a first small example of doctest with Proteus http://paste.pocoo.org/show/274961/
2010-10-13 15:31 -!- zodman(~andres-va@200.67.176.253) has joined #tryton
2010-10-13 15:46 -!- pheller(~pheller@c1fw237.constantcontact.com) has joined #tryton
2010-10-13 15:49 <pheller> cedk: thanks for the proteus doctest example. This presumes a local connection. Could you show how one would use xml-rpc as well?
2010-10-13 16:03 -!- pepeu(~manuel@201.155.193.192) has joined #tryton
2010-10-13 16:04 -!- hartym__(~hartym@symfony/developer/hartym) has joined #tryton
2010-10-13 16:22 -!- gremly(~gremly@200.106.202.91) has joined #tryton
2010-10-13 16:54 -!- pheller(~pheller@c1fw237.constantcontact.com) has joined #tryton
2010-10-13 16:56 <cedk> pheller: you can just replace set_trytond by set_xmlrpc
2010-10-13 16:58 <pheller> cedk: and username/password specified in url like so: http://user:pass@server:port ?
2010-10-13 16:59 <cedk> pheller: yes
2010-10-13 17:00 <pheller> cedk: and database name?
2010-10-13 17:05 <cedk> pheller: after /
2010-10-13 17:05 <pheller> ah, ok, so: http://user:pass@server:port/database
2010-10-13 17:05 <pheller> cedk: thanks
2010-10-13 17:31 -!- evernichon(~evernicho@goy81-2-88-180-146-31.fbx.proxad.net) has left #tryton
2010-10-13 17:50 <udono> hi FYI, I posted my first testcases with proteus to review: http://codereview.appspot.com/2478041
2010-10-13 17:51 <cedk> udono: don't you find this more readable http://codereview.appspot.com/2479041
2010-10-13 17:54 <udono> cedk: For a proteus documentation it looks perfect. But I wanted to test tryton and not document the proteus api.
2010-10-13 17:54 <cedk> udono: I can rewrite our test like that
2010-10-13 17:57 <cedk> udono: instead of having test00??xxx
2010-10-13 17:57 <cedk> udono: I find that your example show well that unittest is not done for scenario
2010-10-13 17:59 -!- evernichon(~evernicho@i01m-62-35-143-35.d4.club-internet.fr) has joined #tryton
2010-10-13 17:59 <udono> cedk: don't understand
2010-10-13 18:02 <cedk> udono: you must think that you will need to re-read your test scenario every 6 months
2010-10-13 18:02 <cedk> that is why I think adding a lot of comment will be good
2010-10-13 18:02 <cedk> then if you have more comment than code, it is better to put code in text then the opposite
2010-10-13 18:16 <udono> cedk: It may have some benefits.
2010-10-13 18:19 <udono> cedk: I think I will try it out.
2010-10-13 18:20 <udono> cedk But I like to wait some feedback from others
2010-10-13 18:29 -!- chrue(~chrue@dialin-65225.ewetel.net) has joined #tryton
2010-10-13 18:50 -!- cedk(~ced@gentoo/developer/cedk) has joined #tryton
2010-10-13 18:56 -!- evernichon(~evernicho@i01m-62-35-143-35.d4.club-internet.fr) has left #tryton
2010-10-13 19:13 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton
2010-10-13 19:22 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has left #tryton
2010-10-13 19:23 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has joined #tryton
2010-10-13 19:27 -!- plantian(~ian@c-69-181-194-95.hsd1.ca.comcast.net) has joined #tryton
2010-10-13 19:27 -!- pheller(~pheller@c1fw237.constantcontact.com) has joined #tryton
2010-10-13 19:37 -!- tekoholic(~quassel@63-231-67-208.hlrn.qwest.net) has joined #tryton
2010-10-13 19:53 -!- Okko(~Okko@62.58.29.41) has joined #tryton
2010-10-13 20:36 -!- enlightx(~enlightx@dynamic-adsl-94-34-197-35.clienti.tiscali.it) has joined #tryton
2010-10-13 20:41 -!- pheller(~pheller@c1fw237.constantcontact.com) has joined #tryton
2010-10-13 21:13 -!- lem0na(~lem0na@84.40.71.19) has joined #tryton
2010-10-13 21:41 -!- Okko(~Okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2010-10-13 22:07 -!- FWiesing(~FWiesing@85-126-100-130.work.xdsl-line.inode.at) has left #tryton
2010-10-13 22:46 -!- Okko(~Okko@dhcp-077-251-140-095.chello.nl) has joined #tryton
2010-10-13 22:47 -!- pheller(~pheller@2002:ad30:d8c3:0:fa1e:dfff:fee6:aabf) has joined #tryton

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!