Hi devs,

I would like to have more information about the status of two
components of adb(-codegen):

1) SOAP encoding support for ADB (see [1]). Last status that I see is
that it is incomplete [2] or unsupported [3]. Can somebody clarify
this? Note that the code that implements this is largely based on
generated code that has been modified by hand afterwards. There seems
to be no information on how one would regenerate these classes, making
them almost unmaintainable.

2) "Helper mode" for ADB. In this mode, the schema compiler splits the
bean and the parser/serializer code into different classes. While this
is a nice feature, it seems to be obsolete [4] or deprecated [5]. At
least the corresponding part of the template is not up to date. The
specific problem here is that the test coverage of this feature is
zero, again making it unmaintainable. So we should either update this
feature and have an appropriate level of test coverage or scrap it.

Regards,

Andreas

[1] http://markmail.org/thread/htchm4nsbywlnzi4
[2] http://markmail.org/message/xkzefcaxrfio5zsm
[3] http://markmail.org/message/vhayn365l6hrgvmo
[4] http://markmail.org/message/wfoynhc6i6k5r76u
[5] http://markmail.org/message/rcvtjvrelwncv7a6

Reply via email to