I'm trying to use BVM to let me do more with less(less hard coded stuff that is), and I'm not sure what use is proper with BVM? Should I simply remap my modules to the same context... or have a few contexts? Which is going to be most efficient? I assume the major drawback with more contexts would be memory consumption... if that's the case I would assume using more should be faster? Any help?
[Edit]Maybe I'm being dense and I don't need to worry about it? Do multiple modules "share" a context? Or do you have to one by one go through the modules and map them to the context? I'll be playing with it so I might answer it myself, but some input from someone with more experience would be cool!
thanks.
[Edit]Maybe I'm being dense and I don't need to worry about it? Do multiple modules "share" a context? Or do you have to one by one go through the modules and map them to the context? I'll be playing with it so I might answer it myself, but some input from someone with more experience would be cool!
thanks.