Max, what I would really like to do is create folders of some sort which house its own local storage items.
The other way you can think about think about this is like this: You know how you build a page and all its items can be mapped with requests and responses?
Well, imagine if instead of a page, u have that page act as local storage folder which houses its very own local storage items. This way, you can map from a service response to the local storage folder ((its items) exactly the same way you do now to a page) simultaneously (or not) with just a page, and later have the local storage folder be able to act just like a service response to populate a page.
This is what Im talking about... I dont know if you can do that exactly like i described, but I'd like to know how I can save folders (or blocks) of local storage items inside instead of them being all listed in one single level. I will be looking at several hundred local storage items that i need to call up anytime with many different configurations (meaning that Ill have one service response to populate one very large Folder, but use some of the items at any given time). Its going to be very hard to look at hundreds of local storage items in one level and much easier if I can organize them in folders.
I really like your mapping system very much and I really would like to keep using that system, but It would really make a huge difference to me if you guys can at least allow the user to create local storage folders. And those folders the user can add the items the same way they do now, but inside a folder not just all in one single level. Besides that, the benefit of this folder system is that you can have called a local storage item exactly the same name (i.e. driver_id) in multiple folders, therefore the user doesnt have to worry about making a unique name for every single purpose. When building a larger scale app, this will make the users job far easier to manage the data items coming, staying, and going.
Im working on building a very large mobile app with many features and my programmer and I designed datamodels inside Eclipse (for Android) earlier this year and our server is also designed with these datamodels in mind. We were going to finish our 90% complete Android app, then go back to iOS (about 50% complete) until I found appery.io. Im about done on this small little Truck App that you guys have been helping me on the past 2 weeks and overall we think that we can do our Linked Live (you can say its a monster app - a social network like a FB plus a Foursquare type venue platform plus a dating app plus a rewards system plus an ordering platform for venues plus ... well, the list goes on - all in one) app on your platform.
I figure that we can do a better job on the design aspect plus deploy to all 4 major app phone platforms with Appery in a quicker time frame then complete what we already have in Eclipse and Xcode or in worst case about the same timimg.
In final, i think i explained myself what Im really looking for. I hope i didnt confuse you guys. To me, it doesnt look like the local storage items can be organized in folders at this point unless somehow you can make a page act like a local storage folder. If this is not possible the way I would like it, can you guys quickly add a folder system to your local storage items? And if not anytime soon (meaning in the next 30 days) - what are my options in the next 30 days?