guilhermeblanco
|
30712c6cb5
|
[2.0] Applied convention over configuration using default cache implementation if none is defined in AnnotationReader.
|
2010-02-21 15:55:29 +00:00 |
|
beberlei
|
a05bd5e20c
|
[2.0] DDC-78 - Added support for context specific information in Annotation Parser Syntax Error Exceptions.
|
2009-10-30 20:58:06 +00:00 |
|
romanb
|
4328a4e9e3
|
[2.0] Small refactorings on the cache drivers. Introduced flag to control whether the cache driver should manage the cache keys since this is an advanced feature that is not always needed and can have negative side-effects (higher probability for cache slams).
|
2009-10-23 15:03:00 +00:00 |
|
guilhermeblanco
|
88698c3a78
|
[2.0] Created common Lexer code for Annotations parser and Query parser. Added some docblocks
|
2009-08-05 21:13:42 +00:00 |
|
romanb
|
f7fff511d1
|
[2.0] Improved AnnotationReader implementation. Fixes #2345.
|
2009-07-15 10:27:22 +00:00 |
|
romanb
|
0515d9abb7
|
[2.0] New Annotation API work: Simplifications, changed namespace separator to match the one of PHP, adjusted Lexer to swallow any * characters outside of a string value to be more forgiving when it comes to formatting.
|
2009-07-07 11:25:58 +00:00 |
|
romanb
|
9075f10bf5
|
[2.0] Moved cache drivers to Common package. Added new annotation parser implementation to Common package. AnnotationDriver in ORM not yet migrated.
|
2009-07-06 20:34:54 +00:00 |
|