[xsde-users] portability?

Boris Kolpackov boris at codesynthesis.com
Wed Dec 3 01:50:09 EST 2008


Hi Azadeh,

Azadeh Omrani <a.omrani at gmail.com> writes:

> How can someone generate an application (by xsd/e or xsd) that can
> be ported easily on several different platforms from Windows to mobile?

XSD/e can be used on a wide range of platforms, including Windows and
Windows CE. I suggest that you first try to build a test application
for your embedded/mobile platform. This will allow you to determine
the optional parts that your target platform supports (e.g., STL,
iostream, exceptions, etc). Once you determine the XSD/e configuration
that your target platform will need, you can use the same configuration
while developing for, say, Windows. Once you are done, you should be
able to easily build it for the embedded/mobile platform.

Boris



More information about the xsde-users mailing list