Closed benilovj closed 13 years ago
Currently, the default attributes of the appspec aren't mutable (i.e. if you append to an array in one spec, then the same element shows up in the defaults of the next spec you instantiate). This is really problematic when writing unit tests.
Currently, the default attributes of the appspec aren't mutable (i.e. if you append to an array in one spec, then the same element shows up in the defaults of the next spec you instantiate). This is really problematic when writing unit tests.