On 8/22/06, Keisuke MORI <[EMAIL PROTECTED]> wrote:
Andrew,

Thank you for your reply.

"Andrew Beekhof" <[EMAIL PROTECTED]> writes:

> There are two levels of the CRM API.
>
> The first is a basic API that exchanges XML between the user and the CRM.
> There is a DTD which describes the contents.
> You can manipulate it any way you like and then upload it again using the API.
>
> The second is a library of C functions that help interpret and update the XML.
>
> I guess you could also consider the various CLIs as and API of sorts too.
>
> I wasn't aware any of it is currently LGPL but I'm prepared to revisit
> the issue.
> (Looking now at the file changes it appears I accidentally copied in
> the LGPL instead of the GPL on some occasions)
>
> What are you building and what are your requirements?


Actually, I don't have any actual plan to build something for
the present.  I'm just studying what I can do, and whether if
it's possible to link with another system, which may be a
proprietary one if my company wants :)

In my understanding, HB API for V1 libraries(libhbclient and
libclplumb) are LGPL and I was just curious to know whether if
the CRM library is different or not.

My intention was to make it GPL to encourage the creation of tools we
can all use and move to LGPL on an as-needed basis if anyone asked.

I think I can use CLIs and XML/DTD as an API.

Let me know if you need anything else
_______________________________________________________
Linux-HA-Dev: Linux-HA-Dev@lists.linux-ha.org
http://lists.linux-ha.org/mailman/listinfo/linux-ha-dev
Home Page: http://linux-ha.org/

Reply via email to