In the release notes of this preview version, I saw quite some issues addressed that I am interested in.
Therefore, I tested a selection of points from the release notes. (This is an arbitrary selection, no structured test…)
Here are my findings:
- Modules: see separate posts
- Improved Code tab: works
- Improved Info tab, LaTeX: the most useful application I had in mind is formulas; I tried
$n$, but it did not show as a LaTeX formula; there is no other documentation yet - The automatic models update service: it works fine for models from NetLogo 5.0 and later, but not for earlier versions (I still have a bunch of 4.1 models around, and conversion then needs 5.x)
- BehaviorSpace improvements, including error messages: it all works nicely (thanks!), except for one glitch when I allocated 8MB of memory (for 1MB it said it needed more)
- static HTML files: yes! (needs some more updates to 7.1 though; e.g. no documentation on new BehaviorSpace options yet)
- Copying text from Monitor widgets: nice!
- Command Center improvements: mostly work, but recalling multi-line inputs should at least show a space for any newline
- Improved command-line interface: no documentation found
- Models Library dialog: nice!
- about
.nlsfiles: when renaming to an invalid filename through the interface, I got an error message, but changing the name inside the__includesclause was accepted; I could even open the “invalid” file in the editor - reporting an error from the “internal error” dialog: it hangs when there is no Internet connection
- check on names of globals: nice!
- Auto-converter within NetLogo Desktop: it looks like this is not “within”; most points are pre-6.0 and then it refers to the external model-converter service; pre-5.0 it still breaks on an unsupported file-format (like 6.x did)
So, mostly good, with some small issues. If I find larger issues, I will report them separately.
Nice job!