Inheritance in different translation units and comment resolution #4
Replies: 5 comments 3 replies
-
|
Hi. As for the copyright information, we need to discuss it.
|
Beta Was this translation helpful? Give feedback.
-
|
I've edited the commit messages to comply with the change log generator. I'm sorry I didn't see it at first, but it should be fixed by now 😄 |
Beta Was this translation helpful? Give feedback.
-
|
Thank you for your comprehensive explanation. Anyway, I had time to review the PR. A brief summary of the whole thing. If I missed any important point, please let me know.
|
Beta Was this translation helpful? Give feedback.
-
|
Hello,
Do you pretend to include those in the roadmap? Would you have a target date/release for those fixes/features ? |
Beta Was this translation helpful? Give feedback.
-
|
Hello. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello @JhnW,
We started using devana on BMW Car IT and we needed to make some modifications to the code in order to add add functionality to the library.
The features added were :
- Inheritance resolution when the parent class is not in the same translation unit
- Documentation on classes and methods syntax abstraction
- Change some RegEx's to not depend on the formatting of the file. ( header guard resolution and template )
We wanted to contribute with these modifications to the official devana repo.
As this was a corporate development, we must add a copyright notice in the header of the modified files.
Maybe you could also add a copyright notice for yourself and your developments.
What are your thoughts on this last statement ? 😃
Please have a look in the PR : #3
Thank you for your attention,
Afonso Lopo
Beta Was this translation helpful? Give feedback.
All reactions