"Darren/Torin/Who Ever..." <[EMAIL PROTECTED]> writes:

> I was debating whether to do it in scheme or Perl.  I finally chose Perl
> because I program in it daily.  My only worry here is that I've heard
> that it might be going away some time soon due to problems with swig.

Swig will be going away as a "normally compiled" bit.  It'll still be
available as an --enable-swig option, at least for the time being, and
pretty soon, there'll be an easy way to do this with the text format.

> I didn't want to do scheme even though it seems to be preferred
> since the last lisp I wrote that wasn't configuring Gnus or XEmacs
> was over 10 years ago...

Oh, you'd be fine.  Scheme hasn't changed much since then :> If you
decide you'd like to try scheme, I'd be happy to help.

> I do have two questions about this over and above any problems with my
> code.
> 1) Is there a way to get a list of all the entries in account_type_name
>    so I don't have a static list in my file that can go out of date.

No, but there probably should be.

> 2) Do I need to call xaccFreeAccount?  Since I'm exiting immediately,
>    it's not a big deal.  But I do prefer a free for every malloc.  :)

If you're finished with the account, perhaps, but if you're exiting,
it's not clear that it matters :>

Thanks for the work.

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

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


Reply via email to