blackberry / WebWorks

BlackBerry WebWorks for Smartphones is a platform for building deeply integrated web applications for BlackBerry smartphones
http://developer.blackberry.com/html5
268 stars 51 forks source link

Getting Root Directory #64

Open tohman opened 12 years ago

tohman commented 12 years ago

There are two api under blackberry.io.dir namespase having a similar meaning: method getRootDirs and property appDirs each one supported for its own platform. Should their name be the same?

tneil commented 12 years ago

They actually do different things on the different operating systems.. We had talked about merging them when we came up with the appDirs API but they would return different results on the two platforms

We may want to enable appDirs on the Smartphone platform and then depricate the getRootDirs function