| *** alga has joined #SchoolTool | 00:04 | |
| *** tdoggette has joined #schooltool | 00:04 | |
| fsufitch | aelkner: pinggg | 02:25 |
|---|---|---|
| *** didymo has joined #schooltool | 02:31 | |
| *** ccarey has joined #schooltool | 02:58 | |
| fsufitch | ccarey: hey | 03:09 |
| fsufitch | yt? | 03:09 |
| ccarey | yup | 03:09 |
| ccarey | i might have to go though | 03:10 |
| ccarey | yeah sry i have to leave | 03:11 |
| ccarey | my parents are calling | 03:11 |
| ccarey | can you email me any updates? | 03:11 |
| ccarey | i can work tmrw afternoon/night | 03:11 |
| *** ccarey has quit IRC | 03:12 | |
| *** mattva01 has quit IRC | 04:45 | |
| *** alga has quit IRC | 05:50 | |
| aelkner | fsufitch: ping | 09:33 |
| *** tdoggette has quit IRC | 13:28 | |
| *** didymo has quit IRC | 13:31 | |
| *** alga has joined #SchoolTool | 16:10 | |
| fsufitch | aelkner: pong | 16:21 |
| *** tdoggette has joined #schooltool | 17:29 | |
| *** tdoggette has quit IRC | 18:23 | |
| aelkner | fsufitch: ping | 19:04 |
| *** ccarey has joined #schooltool | 19:51 | |
| ccarey | aelkner: ping | 19:51 |
| aelkner | yes | 19:51 |
| ccarey | just letting you know i'm online now | 19:52 |
| aelkner | cool | 19:52 |
| ccarey | aelkner, you mentioned changes in buildCompetencyDict for skilldrivers | 20:21 |
| ccarey | how should i go about that? | 20:21 |
| aelkner | you would need to add support for skilldrivers | 20:21 |
| aelkner | without removing support for sections and courses | 20:21 |
| aelkner | so more tests for object type | 20:21 |
| aelkner | like ISkillDriver.providedBy(obj) | 20:22 |
| aelkner | but you also have to handle the difference between course skilldrivers and section skilldrivers | 20:22 |
| ccarey | right | 20:23 |
| aelkner | because a section skill drivers add competencies to the course skill driver | 20:23 |
| aelkner | just as section comps add to course comps | 20:23 |
| aelkner | if you work on that for the next couple of hours, you will have a lot to show filip when he gets back | 20:24 |
| ccarey | is there a way to get pdb in there? | 20:24 |
| aelkner | why not? | 20:26 |
| aelkner | you should always use pdb | 20:26 |
| aelkner | ad you can put it anywhere | 20:26 |
| ccarey | but can it be reached? | 20:28 |
| aelkner | don't understand the question | 20:28 |
| ccarey | the skilldriver package is broken so make run doesnt work | 20:29 |
| ccarey | i commented out IHaveCompetencies for now | 20:29 |
| ccarey | to try and run it and reach the pdb statement | 20:29 |
| aelkner | the unit tests should be runnable | 20:30 |
| aelkner | rather than trying to make run | 20:30 |
| aelkner | when you get with filip you may find that he solved the make run issue | 20:30 |
| ccarey | ok that's a better idea | 20:31 |
| aelkner | but for now if you limit you effort to calling buildCompDict from the unit test | 20:31 |
| aelkner | you can at least excersize your code changes | 20:31 |
| aelkner | btw, you can use code found somewhere in the skilldrivers package | 20:32 |
| aelkner | that gets the section or course from the skilldriver | 20:32 |
| aelkner | cause if you find that you're obj is a section skill driver (i think obj.__parent__ will find you that) | 20:33 |
| aelkner | you'll need to then find the course for the section and then that course's skill driver | 20:33 |
| aelkner | ok, i'm going to take a shower now. you'll have plenty to look at while i'm gone | 20:34 |
| aelkner | i'll ping you when i get back | 20:34 |
| ccarey | ok | 20:38 |
| *** tdoggette has joined #schooltool | 21:04 | |
| *** ccarey has quit IRC | 22:01 | |
| aelkner | ccarey: i'm back | 22:05 |
| aelkner | how's it going? | 22:05 |
| aelkner | oh darn, you're gone now | 22:05 |
| *** ccarey has joined #schooltool | 23:16 | |
| *** ccarey has quit IRC | 23:49 | |
| *** tdoggette has quit IRC | 23:52 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!