[DGD] First of many methodology questions
    Stephen Schmidt 
    schmidsj at union.edu
       
    Thu Oct 16 19:46:19 CEST 2003
    
    
  
On Thu, 16 Oct 2003, Kris Van Hees wrote:
> I forgot to add one thing to my answer (and Dworkin can correct me if
> my memory is wrong on this): an object can only have 256 functions
> defined in it, so with a large single object you run the risk of
> hitting that limit.
Can't you raise that limit in the config file? If you raise it
to (say) 4096, you add a little more memory to each object, for
a larger lookup table, but a trivial amount. And you'll almost
surely never hit 4000 functions in a single object.
Steve
_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd
    
    
More information about the DGD
mailing list