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

Add UI5Control implementations for Json, HTML and Javascript #44

Closed
mbaluda opened this issue Sep 5, 2023 · 5 comments
Closed

Add UI5Control implementations for Json, HTML and Javascript #44

mbaluda opened this issue Sep 5, 2023 · 5 comments

Comments

@mbaluda
Copy link
Contributor

mbaluda commented Sep 5, 2023

No description provided.

@jeongsoolee09
Copy link
Contributor

I'm interested in picking this up

@jeongsoolee09 jeongsoolee09 self-assigned this Sep 5, 2023
@mbaluda
Copy link
Contributor Author

mbaluda commented Sep 7, 2023

UI5BindingPath are UI5ControlProperty
as part of this task, you can think of how to unify the 3 hierarchies of UI5BindingPath UI5ControlandUI5ControlProperty` fully or partially in the best way
Also, I think we could write a test case with multiple implementations of the same view, it's just an idea

@jeongsoolee09
Copy link
Contributor

I'm thinking of this structure:
image

@jeongsoolee09
Copy link
Contributor

Forgot the JsControl / JsControlProperty / JsBindingPath; those are going to be covered too.

@jeongsoolee09
Copy link
Contributor

Addressed in PR #67.

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