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

Integrate Web Frameworks x Management Interface #18

Closed
sgtp opened this issue Jan 3, 2013 · 2 comments · Fixed by #25
Closed

Integrate Web Frameworks x Management Interface #18

sgtp opened this issue Jan 3, 2013 · 2 comments · Fixed by #25

Comments

@sgtp
Copy link
Contributor

sgtp commented Jan 3, 2013

Integrate Apache Wicket to implement simple web interfaces to admin.
Note that this has implications on issues #9 #14 #16

@sgtp
Copy link
Contributor Author

sgtp commented Jan 3, 2013

Note: REST editing of URLs is problematic.
One may want to change attributes of:
http://example.com/entity1
however, he or she may want to change the attribute of this resource as it is known in the register:
http://example2.com/

Using a REST approach results in URL misalignments, so we are going for:
http://example2.com?edit=http://example.com/entity1

@marqh
Copy link
Member

marqh commented Mar 11, 2013

closed by #25

@marqh marqh closed this as completed Mar 11, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants