[self-interest] Self implementation details

J. Baltasar Garcia Perez-Schofield jbgarcia at uvigo.es
Thu Oct 5 17:02:04 UTC 2006


	Hi !

> I'm designing a network protocol where I need to serialize objects, and I'm trying to use some Self ideas.
> I've been studying the memory representation of objects and I can understand almost everything

	You're basically talking about persistence, and persistence in Self is
very simple. 

	I am running a project about a persistent, object-oriented,
prototype-based virtual machine, called "Zero":

	http://trevinca.ei.uvigo.es/~jgarcia/TO/zero/

	Your work with this VM would be very easy to be carried out, as
persistence is managed transparently. However, persistence support is
still experimental and I don't dare to recommend you this VM for
"serious" jobs.

	Sorry for this "self-promoting" ;-) e.mail, but couldn't resist.

	Salud !

		Baltasar

> 
> --
> 
> PBC -- J. Baltasar García Perez-Schofield
> jbgarcia en uvigo de es  http://webs.uvigo.es/jbgarcia/
> Dep. Informática, Universidad de Vigo, España (Spain)




More information about the Self-interest mailing list