Re: [ADVANCED-DOTNET] serialization with varying class schema

2004-08-11 Thread Tóth Zoltán
object. > > mRows =3D (info.GetValue("mRows", mRows.GetType())=3D=3Dnull?new > RowDefinitionCollection():(Novasoft.Tomahawk.Base.RowDefinitionCollection= > )in > fo.GetValue("mRows", mRows.GetType())); > > > > -Original Message- > From: T

Re: [ADVANCED-DOTNET] serialization with varying class schema

2004-08-11 Thread Paul Stevens
quot;, mRows.GetType())); -Original Message- From: Tóth Zoltán [mailto:[EMAIL PROTECTED] Sent: 05 August 2004 11:29 PM To: [EMAIL PROTECTED] Subject: [ADVANCED-DOTNET] serialization with varying class schema Hi, (Sorry for my bad English) I want to develop a windows application (an in

[ADVANCED-DOTNET] serialization with varying class schema

2004-08-10 Thread Tóth Zoltán
Hi, (Sorry for my bad English) I want to develop a windows application (an integrated development environment). The user should be able to edit the document (his/her program), save it, open it. Because of the characteristic of the document type, I can not use XML serialization, a textual represen