Hi Dave,

your email reminds me of the fact that I've promised you source code of
my master thesis which was just well, "Implementation of the Persistent
State Service 2.0 for MICO" a long time ago :-) Please ping me if I do
not send you the source code in upcoming 7 days. Anyway, I'm sure you
will probably not be able to reuse PDL compiler since it depends on the
Scheme language implementation which provides just the right environment
implementation (I used Elk). The whole functionality is that PDL is
compiled to Scheme and the Scheme code is then run directly again which
results in producing the C++ code (i.e. the backend itself is written in
Scheme). So that might be bad about it. The good thing might be that
I've used odbc++/unixODBC as a database backend API and for my own
hacking I used PostgreSQL. I think this part should be quite reusable,
since I remember me putting this into several hours of stress testing
for observing all the memory leaks.

It would be really fantastic if you can get the code into better shape
in order to merge it to MICO. I'll try to do my part of this -- at least
by finding the "latest" version of the code in my backups.

Thanks!
Karel

Dave Courtois wrote:
> First of all i want to thank's all of you for fast answer!!
> 
> I plan to made an implementation of the persistent state service. Before 
> beginning i ask you about 
> existing implementation of the service?? (open source one). I dont like to do 
> thing when something 
> else already exist... If there any src related to this topic can you give me 
> link's.
> 
> Thank you.
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mico-devel mailing list
> Mico-devel@mico.org
> http://www.mico.org/mailman/listinfo/mico-devel


-- 
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
_______________________________________________
Mico-devel mailing list
Mico-devel@mico.org
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to