Re: [bddbddb-devel] Dynamic Domain Size
Status: Beta
Brought to you by:
joewhaley
|
From: John W. <joe...@gm...> - 2007-06-15 02:46:01
|
Hi Luke, Sorry, no. I tried to do that at one point but ran into issues (see the broken duplicateVar() methods). What you can do is make the domains large enough to hold everything you could possibility need. There will be a performance impact to having large domains, but it should be minor. -John On 6/14/07, Luke Simon <luk...@gm...> wrote: > Is it possible to have the size of a domain grow dynamically during runtime. > At least as far as I can tell, I have to declare a fixed size for each of > the domains that I use. Instead, I'd like the size to grow when new > elements are added to the domain. I am trying to add new EDB tuples > directly into bddbddb during runtime. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > bddbddb-devel mailing list > bdd...@li... > https://lists.sourceforge.net/lists/listinfo/bddbddb-devel > > |