jibx-users  

[jibx-users] "read only"

Jon Little
Thu, 19 Jun 2008 14:17:22 -0700

Hi

Is there a way to make a field "read-only"?

I would like to do something like:

<name="ID" get-method="getID"/>

What I'm trying to do is the get the unmarshaller to ignore any value 
that may be in the id field.

For now I've written a special set method just for jibx which does 
nothing but this is a ugly solution.

Thanks

Jon

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
jibx-users mailing list
jibx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jibx-users
  • [jibx-users] "read only" Jon Little