~unity-team/unity-scopes-api/devel

Viewing all changes in revision 532.

  • Committer: Tarmac
  • Author(s): Michi Henning
  • Date: 2014-11-19 09:16:29 UTC
  • mfrom: (528.1.9 app-directory)
  • Revision ID: tarmac-20141119091629-jn6bcs4nq7ypxlq1
Added app_directory() method to ScopeBase. It returns the directory that is shared if an app and a scope are installed from a single click packages. The directory is writable to the app, but only readable to the scope, so the app can pass information to the scope, but not vice versa.

Updated doc accordingly and added new section to the tutorial for this.

Renamed DataDir config item in Runtime.ini to CacheDir, for consistency with the public API naming.

Added tests and tightened a few existing tests.

Added missing directory set methods to TypedScopeFixture. Fixes: https://bugs.launchpad.net/bugs/1384286.

Approved by Pawel Stolowski, PS Jenkins bot.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: