Check usage of this & parent in component path resolution
Open
@robertcannon is already working on this.
Since Jan 12, 2013.
- Dominant language
- Java
- Stars
- 11
- Forks
- 11
- Avg merge
- 8h 6m
- Merged PRs (30d)
- 1
Description
Added keywords this and parent in:
https://github.com/robertcannon/jLEMS/blob/639c554db6e1fa4b5179ae751f2608af643778d0/src/org/lemsml/jlems/type/Component.java
Example of usage:
https://github.com/NeuroML/NeuroML2/blob/master/NeuroML2CoreTypes/Inputs.xml#L362
which is needed for:
https://github.com/NeuroML/NeuroML2/blob/master/NeuroML2CoreTypes/LEMS_NML2_Ex12_Net2.xml#L26
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.