Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ACCULINNA_go4_user_library namespace #3

Open
SchetininVitaliy opened this issue Aug 20, 2018 · 2 comments
Open

ACCULINNA_go4_user_library namespace #3

SchetininVitaliy opened this issue Aug 20, 2018 · 2 comments

Comments

@SchetininVitaliy
Copy link
Contributor

Так как нет единого префикса с которого начинаются названия классов, стоит все убрать в единый namespace. Например acculina_go4::. В противном случае при использовании извне в коде не видно объектов этой библиотеки.

@SchetininVitaliy
Copy link
Contributor Author

в названиях .so тоже стоит добавить префикс для идентификации. При указании внешней зависисоти с идентификатором, к примеру, Data может подцепится libData.so из какого нибудь другого пакета.

@evovch
Copy link
Owner

evovch commented Aug 29, 2018

Пока сделал только второе.
See
commit 2d5a03c
Author: evovch [email protected]
Date: Wed Aug 29 21:46:04 2018 +0300

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

No branches or pull requests

2 participants