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

Introduce inline Application model #50

Open
chrismayer opened this issue Jun 5, 2014 · 2 comments
Open

Introduce inline Application model #50

chrismayer opened this issue Jun 5, 2014 · 2 comments

Comments

@chrismayer
Copy link
Collaborator

Here an idea I have for an enhancement of SHOGun:

Since we merged the refactoring-branch, the application-context does not contain all information anymore which is needed to build a full webgis application. Therfore you have to make several requests to gather the complete information.
To improve this I would like to introduce an Application (JSON-) model which will not be persisted. Furthermore the information of this model will be derived by the data we already have associated to users, groups and roles. The application-data could be delivered by the application-context as a new element.
This could be an intermediate step having an application model without rewriting the database model and not breaking the existing projects build upon SHOGun.

Do you have any opinions on that or maybe reasons why this is not a good idea?

@marcjansen
Copy link
Member

Chris, if this is doable for you with reasonable effort, I beg you to please go ahead. Great idea, indeed.

I'll gladly review any PR forthcoming.

Thanks a ton!

@tilladams
Copy link

Hi,

yes, I also support this idea ;-) Especially the backward-compability is
great and should always be a principle of SHOGun (as far as this is
doable, to agree with Marc as well)

Am 05.06.2014 19:03, schrieb Christian Mayer:

Here an idea I have for an enhancement of SHOGun:

Since we merged the refactoring-branch, the application-context does not
contain all information anymore which is needed to build a full webgis
application. Therfore you have to make several requests to gather the
complete information.
To improve this I would like to introduce an Application (JSON-) model
which will not be persisted. Furthermore the information of this model
will be derived by the data we already have associated to users, groups
and roles. The application-data could be delivered by the
application-context as a new element.
This could be an intermediate step having an application model without
rewriting the database model and not breaking the existing projects
build upon SHOGun.

Do you have any opinions on that or maybe reasons why this is not a good
idea?


Reply to this email directly or view it on GitHub
terrestris/shogun#50.

NEWS:

-> Untergrunddaten in 3D - in Ihrem Browser? Kein Problem!
-> Wo steht OpenLayers 3? Lassen Sie sich von uns beraten


terrestris GmbH & Co. KG
Puetzchens Chaussee 56
53227 Bonn
Germany

Till Adams
Geschaeftsfuehrung

Tel: +49 (0)228 / 962 899-52
Mobile: +49 (0)151 / 2539 4429
Fax: +49 (0)228 / 962 899-57
Skype: tilladams

[email protected]
http://www.terrestris.de

Amtsgericht Bonn, HRA 6835

Komplementaerin:

terrestris Verwaltungs GmbH

vertreten durch:
Hinrich Paulsen, Till Adams

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

3 participants