I excitedly read about Guava's support of EventBus but when I started to try it out, I saw in the Javadoc that it's annotated as @Beta, and as such that it may be removed in future releases. Guava's website doesn't appear to mention this.
Is this something I need to be concerned about? Is it really beta? Is anyone using it in production code?
--
guava-...@googlegroups.com
Project site: http://guava-libraries.googlecode.com
This group: http://groups.google.com/group/guava-discuss
This list is for general discussion.
To report an issue: http://code.google.com/p/guava-libraries/issues/entry
To get help: http://stackoverflow.com/questions/ask (use the tag "guava")
I excitedly read about Guava's support of EventBus but when I started to try it out, I saw in the Javadoc that it's annotated as @Beta, and as such that it may be removed in future releases. Guava's website doesn't appear to mention this.
Is this something I need to be concerned about? Is it really beta? Is anyone using it in production code?
--