Hi,

I've added a new 'Experimental' annotation to the recently introduced 
RuleFilter interface. This serves as a warning to Java developers that 
rely on this interface. I suggest we mark new public classes/interfaces 
with this annotation so we can change them without having to care how to 
deprecate them. When the new classes work fine for 1-2 releases, we can 
remove that annotation.

In the code it simply looks like this:

@Experimental
public interface RuleFilter { ...

The javadoc will pick this up.

Regards
  Daniel


------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce.
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Languagetool-devel mailing list
Languagetool-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/languagetool-devel

Reply via email to