I guess that defining two will work for me... thanks ! On Thu, Jan 26, 2012 at 2:40 PM, Bruno Rocha <[email protected]> wrote:
> maybe if there's a way to .close() the db to be able to define it again. > > http://zerp.ly/rochacbruno > Em 26/01/2012 12:18, "Massimo Di Pierro" <[email protected]> > escreveu: > > You cannot clone it. but can make two. >> >> On Jan 26, 3:10 am, "Sebastian E. Ovide" <[email protected]> >> wrote: >> > > 2) yes but not concurrently, unless you have two db objects. >> > >> > Is it possible to "clone" a db object ? instead of declare 2 (or n) db >> > objects in the model, can I create a new one a controller based on db >> > declared in the model ? >> > >> > -- >> > Sebastian E. Ovide > > -- Sebastian E. Ovide

