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

Support webservice repository #23

Closed
wants to merge 1 commit into from
Closed

Support webservice repository #23

wants to merge 1 commit into from

Conversation

walterbender
Copy link
Member

This patch is a refactoring of the accounts manager for webservices to
enable services to be installed in both /usr/share/sugar/extensions
and env.get_profile_path()/extensions. There is a complexity is due to
an issue with a collision of namespace; hence a repository of loaded
modules is maintained to help disambiguate sevices installed in the
two places.

The unit test has been updated to reflect these changes.

This patch is a refactoring of the accounts manager for webservices to
enable services to be installed in both /usr/share/sugar/extensions
and env.get_profile_path()/extensions. There is a complexity is due to
an issue with a collision of namespace; hence a repository of loaded
modules is maintained to help disambiguate sevices installed in the
two places.

The unit test has been updated to reflect these changes.
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

Successfully merging this pull request may close these issues.

None yet

1 participant