You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by Steve Loughran <st...@apache.org> on 2004/10/12 19:11:24 UTC

RE: [jira] Created: (AXIS-1596) enum of QNames


On Tue, 12 Oct 2004 09:55:05 -0700, Simon Fell <sf...@salesforce.com> wrote:
 > I haven't been following JAX-RPC that closely, is this hideous "feature"
 > of the spec addressed in newer versions ? It makes enums of qnames
 > completely useless.
 >

yes, yes it does. In fact it makes enums of anything other than well 
behaved java field names useless. Dont even think of having "null" as a 
name in a state table, for example. In fact, dont dare add an illegal 
field to an existing enum.


I am sure things will be better in the future, what with real enums and 
JAX-RPC handing off the serialization blame to someone else.  But I also 
think it is the lack of enums in classic Java is why this thing got into 
a state: with no native enums to serialize, enums got neglected.


FYI, I am planning on doing a paper on the fundamental flaws of JAX-RPC, 
working titile "yes, it really is broken",
for this journal. http://ijwsr.ncl.ac.uk/

You can review it if you want, early next week.

It will be derived from the experiences covered here, in "A service API 
for deployment"

http://forge.gridforum.org/projects/cddlm-wg/document/service-API-paper/en/1
http://forge.gridforum.org/projects/cddlm-wg/document/service-API-presentation/en/2

-Steve

RE: [jira] Created: (AXIS-1596) enum of QNames

Posted by Ias <ia...@hotmail.com>.
> > FYI, I am planning on doing a paper on the fundamental flaws of 
> > JAX-RPC, working titile "yes, it really is broken", for 
> this journal. 
> > http://ijwsr.ncl.ac.uk/

By the way, have you reviewd JAX-RPC 2.0 ED for the issue? I mean, how the
new spec deals with those flaws (well or not).

Ias

RE: [jira] Created: (AXIS-1596) enum of QNames

Posted by Ias <ia...@hotmail.com>.
> FYI, I am planning on doing a paper on the fundamental flaws 
> of JAX-RPC, working titile "yes, it really is broken", for 
> this journal. http://ijwsr.ncl.ac.uk/

I feel I'm very familiar with the domain name :-)

> 
> You can review it if you want, early next week.

I'd love to. How about "Introducing Axis 2 architecture" to the journal?

Regards,

Ias