Hi Christian,

On Donnerstag, 8. November 2007, Christian Stimming wrote:
[...]
> * What happened to AB_Banking_ActivateAllProviders() ? You said the
> "activate backend" is probably not needed anymore in aqbanking3; is this
> true? Which would mean this function call can simply go away.
[...]

Well, I haven't change that part... I guess I will have to do that before the 
next stable release, I didn't find that function at a first glance.

That function will no longer be exported in the next stable release but it 
will be used internally,thanks for the hint.

[...]
> * Also, GWEN_XML_Parse seems to have gone away. Currently this is used for
> the separation of the HTML part from the non-HTML part in the GUI messages.
[...]

Please have a look at the function GWEN_Gui_CGui_GetRawText() from cgui.c in 
Gwen (src/gui/). It does exactly what you need. It assumes that the non-html 
text preceeds the HTML version, which is always the case when called from one 
of our projects.

[...]
> * Also, AB_Job_CheckAvailability seems to have gone away. How should
> gnucash now check whether a particular job (like Lastschrift) is available
> before executing it?
[...]

Nope, this function is still there and should be used just the same as with 
previous versions.


Regards
Martin



-- 
"Things are only impossible until they're not"

Martin Preuss - http://www.aquamaniac.de/
AqBanking - http://www.aqbanking.de/
LibChipcard - http://www.libchipcard.de/

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Aqbanking-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aqbanking-devel

Reply via email to