|
From: J.P. K. <jp...@he...> - 2002-01-14 12:05:22
|
Question for people who know the current code: Would it be feasible to create an object store, and detatch the code engine from the object store engine? I personally am convinced that this would be a technically good thing to do (given an object store), but I don't know how the game engine accesses the objects - is it directly, or is there an interface layer which can be mangled? I am guessing, based on what I do know of the code, that there is no interface - would there be any objections, in principle, if one were added? I'm not offering to do this just yet, but I am interested in thinking about it. Thoughts, comments welcome, Julian |