I have a question about how well resource files and the Resource Manager
handle complex objects. Can complex objects be serialized into resource
files and consumed by applications using the Resource Manager?
Can objects such as a toolbar be serialized into resource files, rather than
storing its individual parts? Or am I asking for trouble by going down this
path?
Thanks, Mike Best
Bryan Phillips - 31 Oct 2006 03:16 GMT
If it is serializable, the ResourceManager can handle it. I would
advise against trying to serialize Controls though.
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> I have a question about how well resource files and the Resource Manager
> handle complex objects. Can complex objects be serialized into resource
[quoted text clipped - 5 lines]
>
> Thanks, Mike Best