On 01/07/2010 12:35 PM, Klaus Darilion wrote:
Daniel, isn't the configuration somehow compiled into internal format? Would it be possible to do the "compilation" on another server and provide only a binary file which represents the internal structure of the configuration?
It just uses a lexer. I don't think the internal parse tree and/or other data structures associated with that process can really be serialised/deserialised in the manner of some sort of "bytecode."