I am wondering if telerik is planning on developing any kind of abrstraction layer for accessing indexed db architecture.
Quite annoyingly the W3C has killed WebSQL and indexed db is such a new standard that every browser that does support it (currently only 2 that I am aware of Chrom and FireFox) have there own way of managing the db and from what I am seeing IE 10- will have alltogetehr a different way to manage its indexed db implimentation.
This has long been a sore spot for me with open source development that standards are often not only times implimented accross differently accross platforms, but from version to version you can have entire subsets of functionality be cycled out (especially on new and rapidly evolving items like indexed db.. It make building stable applications that utilize these technologies exceedingly difficult.
I have not only a desire but a genuine need to see data storage for certain application fucntions occur on the client side but I cant do that without some kind of stability in the evolving landscape of the applications platform. I DEFINATELY dont desire to develope three seperate constantly shifting approaches to implimenting a client side data storage solution. Does Teelrik have any plans to impliment some kind of client side data storage abstraction layer that woudl allow you to utilize client side storage like indexed db with its controls sets?
Quite annoyingly the W3C has killed WebSQL and indexed db is such a new standard that every browser that does support it (currently only 2 that I am aware of Chrom and FireFox) have there own way of managing the db and from what I am seeing IE 10- will have alltogetehr a different way to manage its indexed db implimentation.
This has long been a sore spot for me with open source development that standards are often not only times implimented accross differently accross platforms, but from version to version you can have entire subsets of functionality be cycled out (especially on new and rapidly evolving items like indexed db.. It make building stable applications that utilize these technologies exceedingly difficult.
I have not only a desire but a genuine need to see data storage for certain application fucntions occur on the client side but I cant do that without some kind of stability in the evolving landscape of the applications platform. I DEFINATELY dont desire to develope three seperate constantly shifting approaches to implimenting a client side data storage solution. Does Teelrik have any plans to impliment some kind of client side data storage abstraction layer that woudl allow you to utilize client side storage like indexed db with its controls sets?