Menu

Bamboo.Prevalence / News: Recent posts

Bamboo.Prevalence 1.4.4.2 is out!

And now under a MIT style license!

Posted by Rodrigo B. de Oliveira 2004-04-13

Bamboo.Prevalence 1.4.4 is out!

Forgot to test the UserLogin sample on mono, now it works ok (I tested it on mono 0.29 on my mandrake 9.1 box).

Sorry for the inconvenience,
Rodrigo B. de Oliveira

Posted by Rodrigo B. de Oliveira 2003-12-17

Bamboo.Prevalence 1.4.3 is out!

Featuring:
* single binary release for both mono and ms dotnet;
* script support for migration plans;
* better/safer way of dealing with out of disk space conditions;
* better xpath implementation;
* forms authentication sample or "using Bamboo.prevalence as a backend for user authentication";

Posted by Rodrigo B. de Oliveira 2003-12-17

Bamboo.Prevalence has a wiki!

http://bbooprevalence.sourceforge.net/wiki/

Not a lotta content right now but we'll get there.

Posted by Rodrigo B. de Oliveira 2003-10-18

Bamboo.Prevalence 1.4 is out!

* Better/safer output log handling
* PrevalenceEngine.Pause, PrevalenceEngine.Resume
* Bamboo.Prevalence.Collections.ReaderWriterList
* Tools/VersionMigration: support for arbitrary schema changes through custom field and object initializers

Posted by Rodrigo B. de Oliveira 2003-06-30

Bamboo.Prevalence 1.3.1 is out!

Bamboo.Prevalence 1.3.1 - Paulo Braga Release

* What's new in 1.3.1?

* Object Schema Evolution - support for the rename class, move class, add field,
rename field, delete field, change field type refactorings

* Bamboo.Prevalence.Indexing - object indexing and searching infrastructure, only full
text search is supported right now

* Bamboo.Prevalence.XPath - very simple XPath implementation for querying object
graphs... read more

Posted by Rodrigo B. de Oliveira 2003-03-18

Bamboo.Prevalence 1.3 released!

* .NET code access security integration
* Serialization version migration tool!

Posted by Rodrigo B. de Oliveira 2002-10-03

Bamboo.Prevalence 1.2 released!

Bamboo.Prevalence

* What's new in 1.2?

* Removal of IPrevalentSystem interface - AlarmClock was moved to PrevalenceEngine (you should call PrevalenceEngine.Now instead)

* transparent command/query objects - no need to write your own command and query objects,
the framework will intercept method calls to your prevalent system class and turn them
into command and query objects as needed. Basically a prevalent class will look like this:... read more

Posted by Rodrigo B. de Oliveira 2002-09-16

Bamboo.Prevalence 1.1 released!

* What's new in 1.1?

* PrevalenceEngine.Current added
* Multithreaded test added
* FlushFileBuffers call added to CommandLogWriter (the previous version could actually lose
data)
* AlarmClock Pause/Resume/Recover methods made internal
* examples removed (I'll add new ones in the next release)
* Tests are now using NUnit 2.0

Posted by Rodrigo B. de Oliveira 2002-09-13