*** tpb has joined #melange | 00:00 | |
*** schultmc has quit IRC | 00:29 | |
*** schultmc has joined #melange | 00:34 | |
*** lresende has quit IRC | 00:43 | |
*** mithro has joined #melange | 00:57 | |
*** ChanServ sets mode: +v mithro | 00:57 | |
*** MatthewWilkes has quit IRC | 01:46 | |
*** dr__house has joined #melange | 02:08 | |
*** MatthewWilkes has joined #melange | 02:32 | |
*** dr__house has quit IRC | 04:20 | |
*** MatthewWilkes has quit IRC | 06:08 | |
*** dr__house has joined #melange | 09:07 | |
*** MatthewWilkes has joined #melange | 09:42 | |
*** madrazr has joined #melange | 10:09 | |
*** ChanServ sets mode: +v madrazr | 10:09 | |
*** MatthewWilkes has quit IRC | 10:39 | |
*** MatthewWilkes has joined #melange | 10:39 | |
*** tansell-laptop has quit IRC | 12:00 | |
*** mithro has quit IRC | 12:00 | |
*** madrazr has quit IRC | 12:10 | |
*** sttwister has joined #melange | 13:38 | |
sttwister | anyone using Eclipse to develop Melange ? | 13:38 |
---|---|---|
sttwister | I need some help if anyone is kind enough to assist me :) | 13:39 |
* MatthewWilkes shudders at the mention of eclipse | 13:45 | |
sttwister | MatthewWilkes: I kinda need all the integration it might provide since I'm not familiar with the codebase | 13:47 |
MatthewWilkes | You'd probably be better off just using ctags with a real editor | 13:49 |
*** Leo__ has joined #melange | 13:51 | |
sttwister | I use Vrapper with Eclipse so all my editing needs are satisfied (well, most of them anyway) | 13:58 |
*** madrazr has joined #melange | 14:14 | |
*** ChanServ sets mode: +v madrazr | 14:14 | |
*** madrazr has quit IRC | 14:19 | |
*** madrazr1 has joined #melange | 14:19 | |
*** madrazr has joined #melange | 14:20 | |
*** ChanServ sets mode: +v madrazr | 14:20 | |
*** madrazr1 has quit IRC | 14:23 | |
*** dr__house` has joined #melange | 14:24 | |
*** dr__house has quit IRC | 14:24 | |
*** dr__house` is now known as dr__house | 14:24 | |
*** dr__house has quit IRC | 14:55 | |
*** mithro has joined #melange | 15:00 | |
*** ChanServ sets mode: +v mithro | 15:00 | |
*** madrazr has quit IRC | 15:01 | |
*** mithro has quit IRC | 15:46 | |
*** Mek has quit IRC | 16:44 | |
*** Mek has joined #melange | 16:45 | |
*** Mek has quit IRC | 16:50 | |
*** Mek has joined #melange | 16:51 | |
*** lresende has joined #melange | 16:51 | |
*** dr__house has joined #melange | 17:21 | |
*** MatthewWilkes has quit IRC | 17:30 | |
*** lresende_ has joined #melange | 17:33 | |
*** lresende has quit IRC | 17:36 | |
*** MatthewWilkes has joined #melange | 18:04 | |
SRabbelier | sttwister: I've used it | 18:36 |
sttwister | SRabbelier: never mind, I think I got everything working just fine | 18:42 |
*** dhaun has joined #melange | 18:42 | |
SRabbelier | sttwister: cool; let me know if you manage to run it through the debugger :P | 18:42 |
sttwister | SRabbelier: didn't try it yet, but I've seen a bunch of tutorials floating around a while ago, I should be able to set it up on my own :) | 18:44 |
SRabbelier | sttwister: gl :) | 18:45 |
*** MatthewWilkes has quit IRC | 19:11 | |
*** dhaun has quit IRC | 19:20 | |
*** MatthewWilkes has joined #melange | 19:23 | |
*** MatthewWilkes has quit IRC | 19:23 | |
Leo__ | sttwister and SRabbelier: you may also want to have a look at eclim to combine eclipse and vim | 19:52 |
SRabbelier | Leo__: oh that does sound interesting | 19:52 |
SRabbelier | Leo__: how's coding going for you? | 19:52 |
Leo__ | SRabbelier: so far so good. | 19:52 |
Leo__ | SRabbelier: just a bit slow :-) | 19:53 |
SRabbelier | Leo__: you haven't run into any problems? | 19:53 |
Leo__ | SRabbelier: have you got opportunity to check my clone? | 19:53 |
SRabbelier | Leo__: I'm looking at it right now :) | 19:53 |
Leo__ | SRabbelier: cool :-) | 19:54 |
SRabbelier | Leo__: cool, the http://code.google.com/r/hiddenpython-melange-testing/source/detail?r=87a0a45e186317eea6d1f05fe251a74e2b93f601 is exactly the kind of tests we need | 19:55 |
tpb | <http://ln-s.net/6zQ1> (at code.google.com) | 19:55 |
Leo__ | cool :-) | 19:55 |
*** dhaun has joined #melange | 19:56 | |
Leo__ | SRabbelier: one question, do you think I should finish all the logic tests first? | 19:56 |
SRabbelier | Leo__: no, it's an semi-infinite sequence :P | 19:57 |
Leo__ | SRabbelier: or do logic tests together with view test? | 19:57 |
SRabbelier | Leo__: alternate, otherwise you'll be working on logic tests at the end of gsoc still | 19:57 |
SRabbelier | Leo__: with no view tests written :P | 19:57 |
Leo__ | SRabbelier: true :-) there are a lot to test even for logic alone | 19:58 |
Leo__ | SRabbelier: so I will do the logic and view tests side by side | 19:58 |
SRabbelier | Leo__: exactly | 19:58 |
SRabbelier | Leo__: good | 19:58 |
SRabbelier | Leo__: perhaps work on a package at a time | 19:59 |
Leo__ | thx | 19:59 |
SRabbelier | Leo__: so do both a set of views and logic that go together | 19:59 |
Leo__ | got it | 19:59 |
*** MatthewWilkes has joined #melange | 20:04 | |
SRabbelier | Leo__: also, do you have uncommitted tests atm? | 20:05 |
Leo__ | Yes, I have some. | 20:06 |
Leo__ | I will commit them and push them soon :-) | 20:07 |
SRabbelier | cool | 20:08 |
Leo__ | :-) | 20:10 |
*** madrazr has joined #melange | 20:11 | |
*** ChanServ sets mode: +v madrazr | 20:11 | |
*** madrazr has quit IRC | 20:36 | |
*** madrazr has joined #melange | 20:51 | |
*** ChanServ sets mode: +v madrazr | 20:51 | |
*** madrazr has left #melange | 21:26 | |
*** dr__house has quit IRC | 22:15 | |
*** dhaun has quit IRC | 22:19 | |
Leo__ | SRabbelier: just commited and pushed it to my clone | 22:35 |
SRabbelier | Leo__: awesome | 22:35 |
Leo__ | SRabbelier: do you feel if the tests are enough for getForFields()? | 22:37 |
SRabbelier | Leo__: hmm, yes, I think you covered most cases | 22:56 |
Leo__ | SRabbelier: cool :-) | 22:56 |
Leo__ | SRabbelier: which method of base.Logic do you suggest me to add tests next? | 22:57 |
SRabbelier | Leo__: look at which one is used most often :) | 22:57 |
Leo__ | SRabbelier: I see. Thanks :-) | 22:58 |
SRabbelier | Leo__: also, have a look at coverage reports for the module | 22:59 |
SRabbelier | Leo__: you can run tests with coverage | 22:59 |
Leo__ | SRabbelier: good suggestion, I have tried it previously | 23:00 |
SRabbelier | Leo__: excellent | 23:00 |
Leo__ | SRabbelier: --coverage :-) | 23:00 |
SRabbelier | yup | 23:00 |
Leo__ | SRabbelier: thanks :-) | 23:00 |
Generated by irclog2html.py 2.17.2 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!