Oct 7, 2003

Bamboo.Prevalence is running in my linux box, but I'm not happy with it yet...

Bamboo.Prevalence is a .NET/Mono implementation of the object prevalence concept brought to life by Klaus Wuestefeld in his Prevayler system.


I'm trying to guarantee it works with Mono, and I believe I mostly achieved that, but:

  • In order for us not to have two binaries it still gives warnings about trying to P/Invoke on a Kernel32 API on Linux, and may do the reverse on Windows with .NET as it won't find the used Mono InternalCall

  • I could not verify yet that the used InternalCall really connects with the Flush subroutine in mono/mono/io-layer/io.c

No comments: