Details
Description
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)
done