Nicklas Börjesson

Results 185 comments of Nicklas Börjesson

Hi @fizxmike, @trustrachel, I have started implementing some stuff, It with regards to difficulty it seems to be pretty straightforward (as soon as one's tired brain realized how lxmls builder...

Actually, I would like to start with a complete PEP 8 overhaul, as PyCharm goes so nuts with the coloring and indentation warnings that I sort of have problems seeing...

So to get things started I just tested so that is works, and it does, I put the simplest possible test in a gist here: https://gist.github.com/nicklasb/a7986731ab15a6809f0b Just copied the code...

BTW, I will need your response on the above questions and your feedback before I can continue.

1. You are right, I agree, no point at all to make an extra function. 2. With regards to the tests, I have realized that it wasn't canned responses. 3....

@fizxmike : Well, yes you kind of have. :-) So I'll just respond to your points: Indentation: So if they are so agnostic, why no just follow the the PEP...

To get back on topic: I was just going to add the get_Item functionality when I saw that there two conflicting elements that aren't present in the other get_item-form. Get_Item...

Funny thing, again off topic: I realized that I am creating a new file and putting (c) 2013(5) LinkedIn Corp. at the top. First, I am giving away copyrights, which...

The property management code in the folder and calendar seem a bit copy&pasted. Is it OK if I don't duplicate that one more time but instead creates a element-module and...

So I am spamming on, I have started implementing this now, as I have all these questions: 1. _ parse_event_properties xpaths doesn't start from the event, but from the root...