Michael van Tellingen

Results 108 comments of Michael van Tellingen

Will look into this when I have some spare time. Don't use it myself though so it might take some time. Otherwise I gladly accept patches ;-)

As just noted in another issue, i'm having some trouble finding time to work on localshop. But I'm just gonna hand out commit access to people who are interested in...

I've just added you as committer. Try to add tests and also follow pep8 and I think it will work itself out. Thanks already

Hey, since i'm really short on time currently i've added you as committer. So go ahead and help me make it better! :-)

Yeah I agree. This needs to be implemented. Will take a look at it asap

Hi, Do you have any more information? What is exactly slow? Which pypy version, did you test it with cPython + psycopg2? Note that I haven't done any benchmarks recently,...

I think we first need a good set of benchmarks. The pypq repository contains a few, see https://bitbucket.org/descent/pypq/src/9a520e535758/pypq/tests The one place where I know we can optimize is Cursor._combine_cmd_params, see...

This is something we also need for most projects. Currently we keep re-implemeting it in each project so I would like to work getting this in Oscar. We have the...

So I think we can first implement some relative simple changes to the Strategy interface which allows varying prices based on the selected options. In a later phase we can...