Could he take advantage of the subclassing consumer? Maybe introducing
interfaces for the messages and consume-ing the interface instead?
ConsumerOf<IAction1>{}

class MyMessage : IAction1{}

This could get out of hand if there are lots though.

On Tue, Mar 15, 2011 at 8:24 AM, Dirk Schuermans
<[email protected]>wrote:

> Oh alright, thanks Corey!
>
> On 15 mrt, 16:19, Corey Kaylor <[email protected]> wrote:
> > Serialization for generics is not supported. I suppose it's possible, but
> > not without some work.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Rhino Tools Dev" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> For more options, visit this group at
> http://groups.google.com/group/rhino-tools-dev?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Rhino Tools Dev" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/rhino-tools-dev?hl=en.

Reply via email to