You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cxf.apache.org by Benson Margulies <bi...@gmail.com> on 2009/09/01 23:29:17 UTC

Re: svn commit: r809790 [1/3]

That's what padb means. If you want to be able to work with more than one
List<x> or Map<x,y>, you have to use Type instead of class. I have a lot of
more furniture to move to keep the distinct generics distinct before I tie a
bow on it with the padb interface.


On Tue, Sep 1, 2009 at 9:45 AM, Sergey Beryozkin <sb...@progress.com>wrote:

> Hi Benson
>
> Are you planning to have AegisDatabinding supporting the
> PropertiesAwareDataBinding interface ? Or does 'padb' mean something
> else...I've looked at the source but AegisDatabinding is not implementing it
> yet. If you decide to implement it then JAXRS will pass Map<Class, Type> but
> it can pass Set<Type> if it is what AegisDatabinding needs...
>
> thanks, Sergey
>
> ----- Original Message ----- From: <bi...@apache.org>
> To: <co...@cxf.apache.org>
> Sent: Tuesday, September 01, 2009 2:13 AM
> Subject: svn commit: r809790 [1/3] - in /cxf/trunk/rt:
> databinding/aegis/src/main/java/org/apache/cxf/aegis/
> databinding/aegis/src/main/java/org/apache/cxf/aegis/databinding/
> databinding/aegis/src/main/java/org/apache/cxf/aegis/type/
> databinding/aegis/src/main/...
>
>
>  Author: bimargulies
>> Date: Tue Sep  1 01:13:06 2009
>> New Revision: 809790
>>
>> URL: http://svn.apache.org/viewvc?rev=809790&view=rev
>> Log:
>> Merge branch 'aegispadb' into trunk
>>
>>
>