> Hi Andrus,
>
> I want use Cayenne with Firebird. How can I write a adaptor for
> firebird and how can I implement or register it?
>
> Heiko Wenzel
Hi Heiko,
Here is a link to some [a bit dated] guidelines discussed on developer list:
http://www.objectstyle.org/cayenne/lists/cayenne-devel/2003/01/0084.html
A good starting point would be to check out the source code and run unit
tests using existing adapters, and observe the rate of failures for each
one:
http://objectstyle.org/cayenne/developer.html#unit
This way you can find an adapter that requires the least amount of
customization to run with Firebird. After that you may subclass parts of
the existing adapters and simply make your classes available to the
application during runtime. There is no special bootstrapping or
registering required.
Also we will gladly accept a working adapter in Cayenne (adding it to
default adapter selection lists in the modeler, etc.), if you are willing
to release it under our BSD/Apache-style license.
If you have questions on implementation details, feel free to ask on
cayenne-devel.
;-)
Andrus
This archive was generated by hypermail 2.0.0 : Tue Jun 24 2003 - 11:19:26 EDT