Implement ILexer

Dependency: * The Reversi lexer component created and configured * The Reversi core with the ILexer interface defined Details: * Implement the ILexer interface * Prepare the component to serve the...

Id #1776 | Release: None | Updated: Jun 12 2007 at 3:36 PM by gbarnett | Created: Jun 12 2007 at 3:36 PM by gbarnett

Parse SQL into LINQ

Dependencies: * The reversi translator component created & configured Details: * Generate basic LINQ based on basic SQL (SELECT - FROM - WHERE)

Id #1530 | Release: None | Updated: Jun 7 2007 at 4:48 PM by salvapatuel | Created: Jun 7 2007 at 4:48 PM by salvapatuel

Parse the SQL text into a tree

Dependencies: * IParser implemented on the reversi parser Details: * Parse the SQL text entry into a branch tree Output: * Based on the QoS have a component that translates the text into a tree

Id #1529 | Release: None | Updated: Jun 7 2007 at 4:47 PM by salvapatuel | Created: Jun 7 2007 at 4:47 PM by salvapatuel

Implement the IParser

Dependency: * The Reversi parser component crated and configured * The Reversi core with the IParser interface defined Details: * Implement the IParser interface * Prepare the component to serve t...

Id #1528 | Release: None | Updated: Jun 12 2007 at 3:37 PM by gbarnett | Created: Jun 7 2007 at 4:39 PM by salvapatuel

IDE integration

Dependency: * VS IDE integrated with visual studio Description: * Investigate how we can interact with the IDE * Check if we can present a floating textbox * Check if we have to use a dialog box i...

Id #1527 | Release: None | Updated: Jun 7 2007 at 4:36 PM by salvapatuel | Created: Jun 7 2007 at 4:36 PM by salvapatuel

Installation and VS extension usability

Dependency: * VS Extensibility component created and configured Details: * Integrate the extension with visual studio * Investigate capabilities and integration * Create an installer / uninstaller...

Id #1526 | Release: None | Updated: Jun 7 2007 at 4:36 PM by salvapatuel | Created: Jun 7 2007 at 4:34 PM by salvapatuel

Define model interfaces in reversi core

Dependency: * Reversi core component created and configured Description: * Define the ITranslator, IParser, and ILexer interfaces * Integrate them to the Model component

Id #1525 | Release: None | Updated: Jun 10 2007 at 8:39 PM by gbarnett | Created: Jun 7 2007 at 4:32 PM by salvapatuel

Introduce MVC to the reversi core

Dependency: * Reversi core component created and configured Description: Model view controller development in the reversi core. This will allow us to present information no matter how we display it.

Id #1524 | Release: None | Updated: Jun 7 2007 at 4:30 PM by salvapatuel | Created: Jun 7 2007 at 4:30 PM by salvapatuel

Creating the reversi translator component

Adding the reversi translator DLL to the solution Settings: -Show Warnings as errors -CLS complain = true -Deny all permissions by default -Strong name

Id #1523 | Release: None | Updated: Jun 7 2007 at 4:27 PM by salvapatuel | Created: Jun 7 2007 at 4:27 PM by salvapatuel

Creating the reversi parser component

Adding the reversi parser DLL to the solution Settings: -Show Warnings as errors -CLS complain = true -Deny all permissions by default -Strong name

Id #1522 | Release: None | Updated: Jun 7 2007 at 4:26 PM by salvapatuel | Created: Jun 7 2007 at 4:26 PM by salvapatuel