Compiled for CygWin?
=?iso-8859-1?Q?Jens_M=FCller?=
jens@unfaehig.de
Tue, 22 Aug 2000 13:53:22 +0200
----- Original Message -----
From: "Gaurang Hirpara" <ghirpara@home.com>
To: <gnucash-devel@lists.gnumatic.com>
Sent: Tuesday, August 22, 2000 12:31 PM
Subject: Re: Compiled for CygWin?
> Right. My main point there was that a lot of the modualarity and
> abstraction seems to fit well into an OO model. For example the
> notion of an Account as an object that can be built on for
> different account types, a Transaction as an action object, etc. It
> would make things a little simpler when stringing the components
> into a service based architecture like CORBA/RMI/or even Jini. I
> make no claim that it's particularly useful to do so, just something
> I thought might be cool. :-)
>
Well, you can easily do it yourself...
Jens