"Bradley M. Kuhn" <[EMAIL PROTECTED]> writes:

> However, are there any limitations that you can think of that would come up
> if Perl can't get that far into the internals of the engine?
> 
> For example, would it be impossible to write one's personal configuration
> settings in Perl?

The way I've been thinking about it you wouldn't be able to use perl
for that.  The gnucash app itself will only have guile support.  The
perl, or whatever, support would be module that you could load from a
script ("use GnuCash;") and then manipulate your files.

The configuration stuff will all be in guile.  In fact, your
~/.gnucash/config.auto file will just contain automatically generated
scheme code.

-- 
Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to