Archived

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

generic array cretion

Hi, all
It is glad to see every new features I desired was founded in Ice-3.2.0
Thank you all so much.

This silice is not compiled for a generic array creation problem.
    dictionary<string, string> Str2StrMap;
    sequence<Str2StrMap> Str2StrMapSeq;

I use slice2java --meta java:java2 instead.

Comments

  • mes
    mes California
    Thanks for reporting this problem, we'll include a fix in the next release.

    - Mark