foam-framework / foam-framework/foam
Make sure `extendsModel` -> `extends` works in Java
Open
android
- Dominant language
- JavaScript
- Stars
- 783
- Forks
- 51
- PR merge metrics
- No merged PRs in 30d
Description
It should be fine in the prototype, but the meta-modeling branch will need to be checked for this. Never using the property name directly should be sufficient to avoid keyword collisions in general. That is, we use `getMyProp`, `myProp_` and so on, never just `myProp`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.