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

Support for Resource Merger in Touch UI #23

Open
pmichelotti opened this issue Nov 7, 2015 · 1 comment
Open

Support for Resource Merger in Touch UI #23

pmichelotti opened this issue Nov 7, 2015 · 1 comment
Assignees

Comments

@pmichelotti
Copy link
Collaborator

Touch UI drastically changes how dialogs work in situations where components inherit from each other. These changes are not in line with the paradigm exposed by the component plugin currently. Updates should be made to allow more granular control over the merged dialogs.

@pmichelotti
Copy link
Collaborator Author

Added the ability to suppress the inclusion of inherited fields and methods when extending a class or interface - this serves the use case where you are both extending a class and a sling:resourceType where resource merger enabled by the extension of the resource type is used to include the super type's dialog fields.

@pmichelotti pmichelotti self-assigned this Dec 2, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant