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

38 - lexicon should be session-specific #38

Open
joshsh opened this issue Apr 8, 2011 · 0 comments
Open

38 - lexicon should be session-specific #38

joshsh opened this issue Apr 8, 2011 · 0 comments

Comments

@joshsh
Copy link
Owner

joshsh commented Apr 8, 2011

There is a need for a "query session" object which assumes some of the
responsibilities of QueryEngine.  Certain applications, such as the
command-line interface, are not stateless and should not be treated as
such.  For instance, namespace prefixes defined in a session should retain
the same values for the duration of the session.  Currently, if another
thread or process were to redefine a namespace prefix in the course of the
session, it could corrupt subsequent queries and program definitions w.r.t.
their intended meaning.


Original link: http://code.google.com/p/ripple/issues/detail?id=38
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