Logged In: NO

In addition, enddataload should NOT be called by mearly
setting the model. Its plausable that we dont want the
rules to be evaluated until set set the model and make
some custom changes though the ROM. To maximize
usability...

rom.startdataload
compile //cant call w/o exception unless in dataload mode
rom.model
rom.model
(custom logic)
rom.enddataload //rules are evaluated now!