On Wed, Feb 4, 2009 at 3:42 PM, Tony Bigbee <[log in to unmask]> wrote: > I bet someone forget to compile/build/test sim.util.SimpleProperties before > committing and it's a simple syntax error. > > try changing the two sim.util.Propertied references to sim.util.Properties > and I bet it will compile. Actually if you do a CVS update now a "sim.util.Propertied" class has been added. MASON now builds successfully. I do have design question. The sim.util.Properties and sim.util.Propertied may have the same functionality as the java beans properties. (I'm not sure yet as I'm still a bit of a java and MASON neophyte.) If so, then why was the wheel reinvented and a new object properties system implemented in MASON? Cheers, Mark