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

Parameters #33

Open
speedingdeer opened this issue Jun 13, 2012 · 1 comment
Open

Parameters #33

speedingdeer opened this issue Jun 13, 2012 · 1 comment

Comments

@speedingdeer
Copy link
Owner

The new set of parameters is needed:

  • default-layer, the parameter indicating the default layer (google, open street, idee and so on)
  • data-cube url, the prefix for data cube dictionary

Anyway, on the client side does not exists any parameter manager. Every time we need to check some parameters, client program sends the query to the server side. The parameter manager on the client is something needed now. Is necessary to remember that the parameters can come from configuration file or from sqlite database.

This was referenced Jun 13, 2012
@speedingdeer
Copy link
Owner Author

The problem is GWT doesn't provide any mechanism for synchronous communication with server. It means we don't know when gwt would load all parameters to the manager.

Repository owner deleted a comment from araphp1 Feb 5, 2024
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

1 participant