Windows Vista Beta | WinVistaBeta.com - Message | schema question: array of scalar

January 05, 2009  
Subject: schema question: array of scalar
Group: microsoft.public.windows.developer.winfx.winfs
Date: 11/30/2005 9:06:05 AM
From: "=?Utf-8?B?U3lsdmFpbg==?=" [Email Address Protection]

Hello,

By reading the documentation, it seems that it is only possible to define
arrays for inline types, and not for scalar types. Of course, it should be
possible to wrap scalar types into a new inline type, but this may be some
overread for "just" building an array of strings property.

Is this a limitation of arrays ? or is it planned to extend arrays to scalar
types in the future ?

(I guess the same comment can be made for sets)

Regards

Back