Re: musings on Source/Sink integration (e.g. serialization v JAXB2 v SOAP encoding etc)

2008-01-21 Thread James Strachan
On 18/01/2008, Christian Schneider <[EMAIL PROTECTED]> wrote: > > When you decide for using the DSL I would recommend to name the methods > sourceFormat and sinkFormat so it is clearer what they do. Source could > easily be understood to have the same meaning as from. > > What do you think? Good p

Re: musings on Source/Sink integration (e.g. serialization v JAXB2 v SOAP encoding etc)

2008-01-18 Thread Christian Schneider
When you decide for using the DSL I would recommend to name the methods sourceFormat and sinkFormat so it is clearer what they do. Source could easily be understood to have the same meaning as from. What do you think? Best regards Chris James.Strachan wrote: > > I was wondering if we should