Thomas
unread,Jan 10, 2012, 5:05:52 AM1/10/12Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Zephyr
Hello,
a new version of Zephyr is available with the following features:
- faster start-up, in particular when you have large vectors. Zephyr
could not start at all if a vector of a million elements was monitored
(even in level 4). That is not the case anymore. However, I would not
try to display all the weights!
- Zephyr now remembers the policies and vectors (and other things)
displayed in views (finally)
- a new @Popup annotation that you can use to make Zephyr display
something from within your code (a double, an environment, ...). Note
that by default, Zephyr does not display anymore any views. Maybe I am
going to change this by adding a few @Popup annotation. @Popup works
only on fields.
Enjoy,
Thomas