modelRelay should not define sourceApplier as null

Description

The modelRelay grade defines an null sourceApplier. Likely it is here just to illustrate the option. However, if another model relay is added ahead of a configured one, for example when it is supplied as an option during instantiation, it will override the sourceApplier back to null.

Instead a comment should be used to indicate that a sourceApplier option is required.

Environment

None

Activity

Show:

Justin Obara November 20, 2013 at 7:25 PM

Pull request ( https://github.com/fluid-project/infusion/pull/436 ) merged into the project repo at 5a3bcdf175c4f0cd3530619fd8f750490d1c0882

Justin Obara November 20, 2013 at 4:23 PM

Submitted a pull request ( https://github.com/fluid-project/infusion/pull/436 ) that replaces the default sourceApplier with a comment about how to supply one.

Fixed

Details

Assignee

Reporter

Components

Fix versions

Priority

Created November 19, 2013 at 3:38 PM
Updated November 20, 2013 at 7:26 PM
Resolved November 20, 2013 at 7:25 PM