Archived

This forum has been archived. Please start a new discussion on GitHub.

::Ice::Object as value in a freeze map?

Hi All,

Is it at all possible to use Ice::Object as a value type in a freezej map? Have tried but it's telling me that ::Ice::Object is an invalid type. I can think of cases where having a map of heterogenous objects could be useful.

Thanks,

A.

Comments

  • Ahah..... 'Object' is the desired value. I feel a little silly ...

    Many Thanks,

    A.