estebanroblesluna / webspec-language

Automatically exported from code.google.com/p/webspec-language
0 stars 0 forks source link

Create a set of tag processors to infer specs #46

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Every tag processor must analyze the SUI model (widgets and tags) and discover 
a particular set of spec types.

Original issue reported on code.google.com by jose.mat...@gmail.com on 27 Dec 2011 at 9:35

GoogleCodeExporter commented 9 years ago
WebSpec-46: Create a set of tag processors to infer specs
- Created NavigationSpec, ClassSpec and AttributeSpec processors

Original comment by jose.mat...@gmail.com on 27 Dec 2011 at 9:53

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=109
- Updated master pom

Original comment by jose.mat...@gmail.com on 27 Dec 2011 at 10:22

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=112
- Refined class and attribute processor to infer mappings to widgets

Original comment by jose.mat...@gmail.com on 3 Jan 2012 at 2:48

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=114
- Introduced and tested CompositeSuiModelProcessor, allowing to apply a list of
model processors sequentially

Original comment by jose.mat...@gmail.com on 6 Jan 2012 at 12:09

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=115
- Introduced and tested inferer for Save spec

Original comment by jose.mat...@gmail.com on 11 Jan 2012 at 2:28

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=116
- Commited missing files in core

Original comment by jose.mat...@gmail.com on 11 Jan 2012 at 11:34

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=121
- Annotated abstract spec test as ignored

Original comment by jose.mat...@gmail.com on 15 Jan 2012 at 8:36

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=136
- Added an initial integration test for tags to WebML generation

Original comment by jose.mat...@gmail.com on 21 Mar 2012 at 2:23

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=139
- Added deletion spec inference
- Improved integration tests

Original comment by jose.mat...@gmail.com on 25 Mar 2012 at 10:07

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=142
- Improved class and attribute specs inferers to distinguish between different
class mapping types

Original comment by jose.mat...@gmail.com on 27 Mar 2012 at 11:53

GoogleCodeExporter commented 9 years ago
http://code.google.com/p/webspec-language/source/detail?r=160
- Improved tags to allow flexible parameters

Original comment by jose.mat...@gmail.com on 30 Apr 2012 at 4:22