[Seaside] Which db with Seaside?

Giovanni Giorgi jj at objectsroot.com
Sun Aug 24 15:03:23 CEST 2003


Hi all!
	I am developing an application with Seaside.
I'd like to know what Squeak database is suggested in your own opinion 
and experience.
I have tried Magma, but I cannot get it working in some special 
scenarios. For example Magma seems not supporting nested commits, so I 
cannot do something like:

(...into a callback of componentA...)
magmaSession commit:[ self call: anotherComponent ].

(...into a callback of anotherComponent...)
magmaSession commit:[ ...etc... ].

What are you using? Minnestore? MySql?
Ciao ciao!
-- 
    [   [  [ JJ ]  ]   ]  | Machines certainly can solve problems,
                          |  store information, correlate, and play games
http://www.siforge.org   | -- but not with pleasure. -- Leo Rosten



More information about the Seaside mailing list