On 2 June 2014 18:33, Ralph Goers <[email protected]> wrote: > BTW, since we have our own annotation processor it should be able to > inspect plugins and when it sees > > @PluginAttribute("foo") @intDefault(5) String foo > > It should be able to generate an error, which would essentially happen at > compile time. >
That's a great idea actually! Should it cause a compilation error or just a warning message? -- Matt Sicker <[email protected]>
