View Single Post
Posts: 190 | Thanked: 129 times | Joined on Mar 2010 @ Bavaria, Germany
#175
Originally Posted by aspidites View Post
[rant]
@gri: You'll excuse me if I'm a bit agitated but your "help" seems to be suggesting things to be done that have either a) already been tried (ctypes) or b) aren't possible by your own admission or c) without any proof of how trivial it would be imply that it would be trivial when it isn't. If it were trivial it would have already been done. In the case that it is trivial and something obvious is being missing, patches are welcome.

This seems to have worked for me, qwerty12, and a few others. You have offered...what exactly?

Anyways, I'm sure I'm out of line, particularly because it's not my project, but I grow tired of some people suggesting implementations or features when they themselves haven't even offered any code. Hell, I even submitted a patch to a project I wasn't particularly interested in but seemed to be non-functional the other night (easyplayer).
[/rant]

Perhaps I'll say nothing more in these threads and continue to just submit patches....
I didn't say it is trivial. I just wanted to point out that if it can't be done with pure python, an additional c-written library could be written. (which is not a great solution)
I've also already looked over the PyMaemo sources today to check how much work it would be to write rtcom-eventlogger bindings and submit them to PyMaemo.
But if I understand you right, you suggest me to just write the code without asking anyone here if it is needed/wanted???

PS: Before you're going to palm-face again: I know it currently does it's work with sqlite.

Last edited by gri; 2010-05-15 at 23:57.
 

The Following User Says Thank You to gri For This Useful Post: