Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

Support detect path via id if property source is set. #14

Closed
vuongminh-xx opened this issue Apr 10, 2018 · 1 comment
Closed

Support detect path via id if property source is set. #14

vuongminh-xx opened this issue Apr 10, 2018 · 1 comment
Labels

Comments

@vuongminh-xx
Copy link

vuongminh-xx commented Apr 10, 2018

In version 1.0.4, We can configure an object is not instance of Module when config source property, i suggest in method composeDefaultPath of Item class if source property is set and value isn't an instance of Module, it should be return id value. #L195

@vuongminh-xx vuongminh-xx changed the title Support detect path via id if source is not Module Support detect path via id if property source is set. Apr 10, 2018
@klimov-paul
Copy link
Member

Rejected: value path is composed before 'object to be configured' can be determined. Thus there is no way of telling whether it is instance of Module or not.
You should specify item path in array format for standalone configuration setup.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants