hi folks, User is allowed to create custom cell but the valid code of type - KeyValue#Type - is declared as IA.Private. As i see it, we should expose KeyValue#Type as Public Client. Three possible ways are shown below: 1) Change declaration of KeyValue#Type from IA.Private to IA.Public 2) Move KeyValue#Type into Cell. 3) Move KeyValue#Type to upper level
Any suggestions? -- Chia-Ping