Saturday, October 13, 2007

Working on Release 0.1

Finally got time to start working on my open source project this weekend. I started reading into the Storage API Documentation. That was actually a great insight about the Firefox (v2)'s database storage system.

Before i started reading about the Storage API database system of Firefox, i thought that it might talk about the WHATWG DOM storage feature of Firefox 2 but to my surprise, the Storage API is completely different thing, because Storage API is for extension authors and Firefox components only.

Now after reading all about this, i am ready to work on the (IDL - Interface Definition Files) and transcribing that information into "Interface Reference Documents Format". Seems like a long task but a very interesting one indeed.

No comments: