dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [DotGNU]Portable.NET: Embedding issues ..


From: James Mc Parlane
Subject: RE: [DotGNU]Portable.NET: Embedding issues ..
Date: Mon, 10 Feb 2003 12:00:29 +1100

> >
> > > public class MyKeyedClass
> > > {
> > >    [Persistable(int)]
> > > ...
> > > }
> > >
> > > Instances of persistable classes are sharable between all 
> > VM instances.
> > > All synchronisation is done under the hood by the OO database.
> > 
> > Is this a standard .NET mechanism, or something that you 
> > yourself have 
> > devised?  I'm not really sure what you require in this case.  
> > Is sounds like 
> > you want some kind of remoting facility.  We don't have .NET 
> > remoting yet, as 
> > it isn't part of the ECMA standards, but it will come 
> > eventually.  If you 
> > would like to submit patches for it, it will come quicker.
> 
> Perhaps you mean something like the Java persistable class?
> 
> http://vsoc.sourceforge.net/jd/vsoc/util/Persistable.html
> 

Or this?

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpref/html/
frlrfsystemwebuipersistencemodeattributeclasstopic.asp


reply via email to

[Prev in Thread] Current Thread [Next in Thread]