[ 
http://jira.codehaus.org/browse/XFIRE-621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_95985
 ] 

Frederic Müller commented on XFIRE-621:
---------------------------------------

I second that. Same would be nice for classes used as services.

In my case I was trying to Spring managers extending DAOSupport as services and 
entities as method parameters. Ignoring every member of an inherited class is 
quite a mess and even impossible with annotations.

> Add ability to ignore all properties on a bean
> ----------------------------------------------
>
>                 Key: XFIRE-621
>                 URL: http://jira.codehaus.org/browse/XFIRE-621
>             Project: XFire
>          Issue Type: New Feature
>          Components: Aegis Module
>            Reporter: Rip Riley
>            Assignee: Dan Diephouse
>            Priority: Minor
>
> It would be really nice to be able to map only what I want to serialize 
> instead of Aegis making assumptions.  If I have a bean with 20 fields but 
> only want to map 5 of them I have to add an "ignore" to the other 15.  Other 
> method signatures are forcing me to add ignores as well.
> If I have a "status" field with "isActive", "isPending", etc, I have to add 
> ignores to active and pending when they are not even fields.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira



---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to