This issue is in line with what I want to do: https://issues.apache.org/jira/browse/TAP5-1531
In order to preserve the interface I would add a specific runtime exception "SymbolNotFoundException" instead of adding a method to the SymbolSource interface. On Mon, Sep 12, 2011 at 1:51 PM, Josh Canfield <[email protected]> wrote: > I don't always want to provide default values for symbols used > throughout my application, especially when used to configure third > party applications which provide their own defaults. I'd rather be > able to detect null values. > > Any objections to adding a "required" attribute to @Value and @Symbol? > > Josh > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
