Friday, June 20, 2008

Week progress report from 14th June to 20th June

It was a interesting week at the end, though I am doing a critical part of the project. Here is what I have done within the last last week. According to the new time schedule I focus on the DB data and metadata provider.
During early this week I was able to set up the system for remote debugging, which is quite simple but waste some time for unknown reasons, may be with my machine.
Regarding this week task I started on implementing the Metadata class which gets all data from zope itself by querying it runtime. It uses searchInterfaceUtilities() to collect all the interfaces present in the system. For the moment it is not all complete and current work is committed in the
repository[1] . For the testing purpose I implemented a separate test where it uses a simple application in src/ocql/testing/utils.py.

For the coming week I will move on to parser modifications as we elaborated in the first week. So I will use the modified grammar rules which is making the language more Pythonic.

[1]
svn://svn.zope.org/repos/main/Sandbox/adamg/ocql/branches/dbprovider/

No comments: