wukong-m2m / wukong-darjeeling

Darjeeling for WuKong
Other
20 stars 17 forks source link

WuCass Editor and Edit component should be clear to users on the state of the component implementations #35

Open pencilcheck opened 11 years ago

pencilcheck commented 11 years ago

It is not very clear whether wuclasses are created or not by looking at the GUI. In the wuclass edit panel, I can't tell if I am creating a C or a Java class, or if both implementations are already created.

wycc commented 11 years ago

For now, the only way to check it is to click the Edit button.

pencilcheck commented 11 years ago

It should at least say "New" for creating a new implementation Or "Edit" if existing implementation is found for that language.

wycc commented 11 years ago

We need to think about the UI in more details. We may need to use a wizard to create a new wuclass in the next release so that we won't worry that the implementation is available or not. I will leave this as it is in the release and implement the wuclass wizard latter.

In addition, we may need to think about if we want to make the Name and ID to be readonly for existing wuclasses. The current editor give users to manay freedom and it is easy to cause problem.

2013/9/8 Penn Su notifications@github.com

It should at least say "New" for creating a new implementation Or "Edit" if existing implementation is found for that language.

— Reply to this email directly or view it on GitHubhttps://github.com/wukong-m2m/wukong-darjeeling/issues/35#issuecomment-24006460 .