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
No comments:
Post a Comment