Skip to content

Remove trait identification property#227

Merged
mvorisek merged 5 commits intodevelopfrom
add_core_hastrait
Apr 6, 2021
Merged

Remove trait identification property#227
mvorisek merged 5 commits intodevelopfrom
add_core_hastrait

Conversation

@mvorisek
Copy link
Copy Markdown
Member

@mvorisek mvorisek commented Jun 6, 2020

finish after: #221

then remove dummy properties like:
image

and refactor in other repos

Trait identification properties declared in core:

_appScopeTrait|_configTrait|_containerTrait|_debugTrait|_DIContainerTrait|_dynamicMethodTrait|_factoryTrait|_hookTrait|_initializerTrait|_nameTrait|_quickExceptionTrait|_sessionTrait|_staticAddToTrait|_trackableTrait|_translatableTrait

-> they are used solely in core repo except 3 usages in ui repo

@mvorisek mvorisek self-assigned this Jun 6, 2020
@mvorisek mvorisek force-pushed the add_core_hastrait branch from f8cfcc5 to 675c837 Compare June 6, 2020 11:24
@mvorisek mvorisek force-pushed the add_core_hastrait branch from 675c837 to 02d876a Compare June 8, 2020 20:57
@mvorisek mvorisek force-pushed the add_core_hastrait branch 5 times, most recently from c073b69 to decbf70 Compare June 12, 2020 21:15
@mvorisek mvorisek changed the title Add Core::hasTrait() Add proper interfaces for traits Jun 12, 2020
@mvorisek mvorisek force-pushed the add_core_hastrait branch from d187331 to 4c9426e Compare June 13, 2020 12:06
@atk4 atk4 deleted a comment from codecov bot Jun 13, 2020
@mvorisek mvorisek force-pushed the add_core_hastrait branch from 4c9426e to 2867066 Compare June 13, 2020 12:38
@mvorisek mvorisek force-pushed the add_core_hastrait branch 2 times, most recently from d75b187 to 52b1e13 Compare July 8, 2020 09:04
Copy link
Copy Markdown
Collaborator

@georgehristov georgehristov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great, I would just use "Interface" instead of "I" only

@mvorisek
Copy link
Copy Markdown
Member Author

Great, I would just use "Interface" instead of "I" only

Interface suffix?

@georgehristov
Copy link
Copy Markdown
Collaborator

Yes, basically follow Symfony naming convention

@mvorisek mvorisek force-pushed the add_core_hastrait branch 3 times, most recently from 06b9313 to 06580c1 Compare April 5, 2021 11:18
@mvorisek mvorisek force-pushed the add_core_hastrait branch 3 times, most recently from 98365eb to 3371b96 Compare April 5, 2021 11:27
@mvorisek mvorisek force-pushed the add_core_hastrait branch from 3371b96 to 922815a Compare April 5, 2021 11:31
@mvorisek mvorisek force-pushed the add_core_hastrait branch 3 times, most recently from 865196b to af3ef21 Compare April 5, 2021 12:00
@mvorisek mvorisek changed the title Add proper interfaces for traits Remove trait identification property Apr 5, 2021
@mvorisek mvorisek force-pushed the add_core_hastrait branch from 010e927 to fbba1e2 Compare April 5, 2021 12:49
@mvorisek mvorisek requested a review from georgehristov April 5, 2021 13:03
@mvorisek mvorisek marked this pull request as ready for review April 5, 2021 13:03
@mvorisek mvorisek requested a review from ibelar April 5, 2021 13:25
@mvorisek mvorisek removed their assignment Apr 5, 2021
@mvorisek mvorisek added the RTM label Apr 5, 2021
@mvorisek mvorisek force-pushed the add_core_hastrait branch from 929b9e7 to 44cb8a2 Compare April 5, 2021 13:34
@mvorisek mvorisek merged commit 719db90 into develop Apr 6, 2021
@mvorisek mvorisek deleted the add_core_hastrait branch April 6, 2021 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants