Re: [Openledger-developer] Proposal of openledger API
Brought to you by:
klavs
From: Klavs K. <kl...@vs...> - 2005-02-06 17:18:31
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Well this construct is IMHO what we already have. the XML part, is in CVS called SOAP-API (seperate module/top-folder) and it needs to be split out, in what belongs in the openledger-api and what belongs in the SOAP-api - and then the openledger-api needs to have added new functions (IMHO to start with, simply copying code/restructuring from SL will be fine). Once we have something that's working well enough for everyone, several projects can begin: 1) build a GUI, to use the new API, instead of implementing it's own db-access. This GUI should IMHO be template-based, but I'll leave the design up to those, who wants to write it. Ofcourse, we as a community/team can decide if we want to accept the code - but some code is (in most cases - openledger MUST be stable - no accidents with peoples accounting-data! ;) better than no code :) 2) expand the SOAP-API to support all the functions the openledger-api has, so everyone can use the accounting capabilities of openledger, over a network (or locally) - no matter what language they use. 3) construct an object-oriented openledger-api - this might be done in part or in whole, in the first openledger-api - depending on who codes it, and their preferences. The most important part, is that we get somthing working as fast as possible - to attract devs and users. ... Anything we can think off, and more :) on 06-02-2005 17:51 Ang Tun Chek wrote: | +----------+ +---+ +------------+ | | JAVA | <-> | | <-> | | | +----------+ | | | | | | | | | | +----------+ | | | | | | PYTHON | <-> | X | | OPENLEDGER | | +----------+ | | | | | | M | | API | | +----------+ | | | | | | C/C++ | <-> | L | | | | +----------+ | | | | | | | <-> | | | +----------+ | | | | | | OTHER | <-> | | | | | +----------+ +---+ | | | | | | +---------------------+ | | | | PERL FRONTEND | <-> | | | +---------------------+ +------------+ | | | | | - -- Regards, Klavs Klavsen, GSEC - kl...@vs... - http://www.vsen.dk PGP: 7E063C62/2873 188C 968E 600D D8F8 B8DA 3D3A 0B79 7E06 3C62 "Those who do not understand Unix are condemned to reinvent it, poorly." ~ --Henry Spencer -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (GNU/Linux) iD8DBQFCBlGEPToLeX4GPGIRAgX7AJ0TOeFFG6NKLMf8xxIFOGVX2W+e9ACfRNQl YfCTc7jufJRd72fOYcQQrEI= =wj2H -----END PGP SIGNATURE----- |