[
http://jira.jboss.com/jira/browse/JBESB-103?page=comments#action_12340329 ]
Esteban Schifman commented on JBESB-103:
----------------------------------------
We have been discussing this class and the serialization process with Tom
Fennelly. One of the ideas that were on the table was similar to what you
are suggesting: defining an interface, and moving the helper methods (many
of which are static) into anoter class (in the util or helper package)
I agree with you in that developers don't necessarily need to see all of
this class. There is plenty of room here to work on a better solution for
the GA. I am however assuming that you are not thinking of changing
anything for beta 1.
Thanks. ES
Refactor BobjStdDTO
-------------------
Key: JBESB-103
URL:
http://jira.jboss.com/jira/browse/JBESB-103
Project: JBoss ESB
Issue Type: Task
Security Level: Public(Everyone can see)
Components: ESB Core
Affects Versions: 4.0 Beta 1
Reporter: Mark Little
Assigned To: Esteban Schifman
Fix For: 4.0
As well as renaming the class, how much of it needs to be seen by developers? The have to
provide toXML and fromXML (via constructor), but do they need to see everything else? If
there are no other methods that they need to be concerned about, can we not refactor this
into an interface that has just the methods developers need and use the rest as the engine
for driving implementations of that class?
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira