Christopher Browne <[EMAIL PROTECTED]> writes:

> Yes, indeed.  The "CORBA way" would be to establish whatever set of
> interfaces are useful for distributing the application.
> 
[snip]
>
> Even if the final conclusion is to not use CORBA, I would suggest that
> organizing the set of "published functions" in IDL form may be very useful
> in establishing what functions the GnuCash server should accept as calls.

Indeed, RPC uses an IDL as well (which looks remarkably like a CORBA
IDL, albeit much more limited in syntax).  I agree that any
client/server interface should be defined in _some_ IDL-like syntax,
preferably using some tool (orbit-idl, rpcgen, g-wrap, whatever) to
actually build the interface code from the IDL-like description.

-derek

-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       [EMAIL PROTECTED]                        PGP key available

_______________________________________________
gnucash-devel mailing list
[EMAIL PROTECTED]
http://www.gnumatic.com/cgi-bin/mailman/listinfo/gnucash-devel

Reply via email to