2008/1/14 Adrian Madrid <[EMAIL PROTECTED]>: > DM usa el connection pool de Sequel, cordialmente donado por Sharon Rosner. > > > # A ConnectionPool manages access to database connections by keeping > # multiple connections and giving threads exclusive access to each > # connection. > # > # CREDIT: Sharon Rosner, maintainer of the Sequel > (http://sequel.rubyforge.org) > # project an "ORM framework for Ruby" contributed this class. > > De DM/lib/data_mapper/support/connection_pool.rb. >
Tenes razon, pasa que antes de 1.0.2 en Sequel y todo el tema de las inflexiones entre Merb y DM, el ConnectionPool era solo de Sequel. Pero Sharon acaba de anunciar la nueva version con los cambios. -- Luis Lavena Multimedia systems - A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools. Douglas Adams _______________________________________________ Ruby mailing list [email protected] http://lista.rubyargentina.com.ar/listinfo.cgi/ruby-rubyargentina.com.ar
