Does anyone know where is the Berkeley XML Database documentation for its Python API?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Sullivan WxPyQtKinter

    Does anyone know where is the Berkeley XML Database documentation for its Python API?

    I have been looking for python API documentation of BDBXML for quite a
    few days but I could not find it. Anyone has any idea where it is? Or
    if there is not such a thing at all, how could I get started?

    In addition, in the previous posts I have seen some grumble about
    python API's lack of XMLexception and some basic programming and
    debugging elements for project engineering. Are they added or fixed in
    the lastest version of BSBXML?


    Thank you for help.

  • Amit Khemka

    #2
    Re: Does anyone know where is the Berkeley XML Database documentationfo r its Python API?

    There are no official/un-official documentation for bdbxml python api AFAIK!!!

    If you want some examples look in "dbxml/examples/python/", directory
    in your dbxml installation.

    Though for most part the python api closely follows the C++/Java api
    (look: http://www.dbxml.com/docs/programmer.html ) for details.

    You may also find http://blog.gmane.org/gmane.comp.db.dbxml.general useful.

    cheers,
    amit.


    On 4 Apr 2006 01:34:25 -0700, Sullivan WxPyQtKinter
    <sullivanz.pku@ gmail.com> wrote:[color=blue]
    > I have been looking for python API documentation of BDBXML for quite a
    > few days but I could not find it. Anyone has any idea where it is? Or
    > if there is not such a thing at all, how could I get started?
    >
    > In addition, in the previous posts I have seen some grumble about
    > python API's lack of XMLexception and some basic programming and
    > debugging elements for project engineering. Are they added or fixed in
    > the lastest version of BSBXML?
    >
    >
    > Thank you for help.
    >
    > --
    > http://mail.python.org/mailman/listinfo/python-list
    >[/color]


    --
    ----
    Amit Khemka -- onyomo.com
    Home Page: www.cse.iitd.ernet.in/~csd00377
    Endless the world's turn, endless the sun's Spinning, Endless the quest;
    I turn again, back to my own beginning, And here, find rest.

    Comment

    Working...