stason.org logo lotus


previous page: L03) How do I deal with concurrency in BETA?page up: BETA Programming Language FAQnext page: L05) How do I deal with distribution in BETA?

L04) How do I deal with persistence in BETA?

 Books
 TULARC
















Description

This article is from the FAQ, by with numerous contributions by others.

L04) How do I deal with persistence in BETA?

The Mjolner System contains a library that implements a persistent store for
BETA objects. Any BETA object can be stored into the persistent store and
subsequent obtained from the store in a type-safe way. There are no
requirements that the persistent objects must inherit from any specific
superpattern, and persistent objects are fully type-checked both when saved
in the persistent store, and when retrieved from the persistent store.

 

Continue to:


Share and Enjoy

Bookmark this story so others can enjoy it:
  • digg
  • Reddit
  • del.icio.us
  • Furl
  • Wists

Tags

programming







TOP
previous page: L03) How do I deal with concurrency in BETA?page up: BETA Programming Language FAQnext page: L05) How do I deal with distribution in BETA?