History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: CARGO-213
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Vincent Massol
Reporter: Vincent Massol
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Cargo

Rename homeDir property in home in LocalContainer and Installer to align it with LocalConfiguration.

Created: 20/Nov/05 06:27 AM   Updated: 30/Mar/06 04:25 AM
Component/s: Core
Affects Version/s: 0.6
Fix Version/s: 0.7

Time Tracking:
Not Specified


 Description  « Hide
The are several reasons for this API change:
  • We need a consistent API and thus all our getHome/setHome methods must be consistent
  • It's now or never (We're close to releasing Cargo 1.0)
  • It allows supporting additional getHome/setHome methods in the future (for example that takes a URL, URI or something else)


 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Vincent Massol - 20/Nov/05 06:40 AM
done