TimSC / microcosm

OSM API v0.6 implemented in PHP
Other
8 stars 3 forks source link

fixed problems with mysql #1

Closed h4ck3rm1k3 closed 12 years ago

h4ck3rm1k3 commented 12 years ago

merged your two branches, see my recent commits now import and export are working with mysql.

TimSC commented 12 years ago

@h4ck3rm1k3 Great thanks! I was not aware there was a problem with mysql import and export but if it increases interoperability that's good. I am glad you worked on my events branch. I merged your changes into that and I will finish off that block of work and push everything to my master (eventually).

What areas of the code are you thinking of working on next? I will try to coordinate with what you do.

h4ck3rm1k3 commented 12 years ago

Hi tim i sent you a few emails outside of gh, check them pls. i am just learning the code and testing the kml module and the xapi right now. so i guess i will focus on the xapi code there and make sure it runs. mike

On Fri, Sep 21, 2012 at 5:35 PM, Tim Sheerman-Chase < notifications@github.com> wrote:

@h4ck3rm1k3 https://github.com/h4ck3rm1k3 Great thanks! I was not aware there was a problem with mysql import and export but if it increases interoperability that's good. I am glad you worked on my events branch. I merged your changes into that and I will finish off that block of work and push everything to my master (eventually).

What areas of the code are you thinking of working on next? I will try to coordinate with what you do.

— Reply to this email directly or view it on GitHubhttps://github.com/TimSC/microcosm/pull/1#issuecomment-8768535.

James Michael DuPont Member of Free Libre Open Source Software Kosova http://flossk.org http://flossk.orgSaving wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com Contributor FOSM, the CC-BY-SA map of the world http://fosm.org Mozilla Rep https://reps.mozilla.org/u/h4ck3rm1k3

TimSC commented 12 years ago

Hi, sorry I didn't notice them. I will send you my main personal email directly. They went into my mailing list inbox and I don't systematically check that (and I wonder what else I may have missed over the years).

I was just looking at the XAPI code and thinking it needs to be checked. Currently it depends on sqlite but it would be cool to have a mysql XAPI server. Can you wait a few hours while I just move that to the message event system I am working on and then pull my changes? Thanks,

Tim