That's funny Jani. My question about getting started was more just the downloading trac and start coding part. I have that and am starting a review. I would like to be respectful to the process established by the moderators/contributors of the project. Can I just go and create an "Oracle-compliant" branch off of trac 11 stable? I'm guessing no. So who do I talk to about really getting this formally started and creating a plan to actually address this, properly, completely, in a timely fashion, with the necessary support to keep it viable into the foreseeable future, and keep up with innovations with the rest of the trac's development?
As for the oracle problem, couldn't you create a proxy-like view that fixes the behaviour of strings appropriately using customized functions and/or operators? I'm pretty serious about getting this done and done right. I just need to know who to talk to, and if I need to talk to edgewall it would be nice to know who, and get them to answer my emails and perhaps get communicating directly. On Aug 7, 6:36 am, Jani Tiainen <[email protected]> wrote: > mkitezr kirjoitti: > > > It sounds like trying again with the latest oracle revision might be > > worthwhile. How do I get started? > > Let's see... First figure out how database backends are written and then > write one for Oracle. > > And answer to prev. post that I tried to do this on 0.8.x and Oracle 9i > > But still you have to face probably same few Oracleism most notably > annoying empty string as NULL... (since empty string must be compared > with IS (NOT) NULL, not by equality or LIKE) > > http://trac.edgewall.org/ticket/1874#comment:2 > > There is documented my problems when doing db backend last time. > > That's why it would have been very beneficial to have real ORM and user > ORM own query language to get over troubles with all that. Or at least > to get over of most troubles. > > -- > Jani Tiainen --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
