Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

2. All file separators must be replaced by platform independent File.separator

Wiki Markup
3. Possibly use the memento design pattern with deserialization. An inner class performs input validation using 'safe' objects, for example, {{long}} to store {{int}} vals and then updates the state of the actual outer class and so on..., Item 50 \[Daconta 03\]

...

Possible Recommendations

1. Add recommendation in MISC. about being careful using the environment - investigate usual conditions

...