Next:
=====
- XML-Exporter:
  - GWEN_XMLNode_SetCharValueByPath(): Add flag to specify whether to escape to XML (e.g. "&"->"&amp;")
- AQHBCI:
  - simplify functions:
    - AH_JobQueue_DispatchMessage()
    - AH_JobQueue_ToMessage()
    - AH_JobQueue_AddJob()
    - AH_Msg_DecodeMsg()
    - AH_Msg_LogMessage()

- TAN entry: Maybe move that completely to AqBanking? GWEN_Gui_GetPasswords
  has become a monster...


- AB_BANKING:
  - find out why AB_Value_toString doesn't work when importing cma_052
  - fix apidoc for provider.h
  - create APIDOC for banking jobs

- remove AB_ERROR
- remove AB_Banking_MakeGermanIban()
- remove class aqhbci (move to ah_provider)
- sort "#include" directives in backends, make them more specific

- AqHBCI:
  - HKEKA


Mid-term
========

- release AqBanking under LGPL



Long-term
=========

- remove message engine stuff, use gparser instead




Old
===

- loganalyzer: read messages from FASTBUFFER instead from IO

- send a local branch under the same name to server:
  "git push -u origin HEAD"


