I would like to ask a design question with regard to the use of XFire. I
would really appreciate any feedback on this question.
If I create a web service using XFire I can apporach the implementation
basically two different ways:
1. I can have properties actuallty be a part of the service. Things like
getLastName, setFirstName and the like. In other words, using the service
somewhat like a JavaBean.
or
2. Not have any properties attached directlty to the service itself but
rather only provide methods as part of the service that transport the data.
Is one way or the other a preferred design and if so why? I think, based on
conversations with C. Thatcher, that item #2 is the best way to go.
Thanks in advance for any help and direction!
M Goodell
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email