Skip to content
Snippets Groups Projects
  1. Mar 12, 2008
  2. Mar 11, 2008
  3. Mar 10, 2008
  4. Mar 07, 2008
    • ribeaudc's avatar
      [LMS-265] · 50714541
      ribeaudc authored
      change: - annotation 'BeanProperty' used now for setter methods (and no longer for fields).
      - get rid of 'PropertyDescriptor' in 'AbstractParserObjectFactory' as the parser only works with BeanProperty labels.
      - 'NewSample.code' renamed to 'NewSample.sampleCriteria' (and removing so the badly formatted TODO).
      - 'BeanAnalyzer' made more intelligent and checks whether we use correctly the BeanProperty annotation (using assertions).
      add: - 'AnnotationUtils' and its test.
      
      SVN: 4684
      50714541
    • ribeaudc's avatar
      [LMS-265] · f36a5253
      ribeaudc authored
      add: - method 'label()' to annotation 'BeanProperty' (kind of static alias).
      change: - specify an alias for each field annotated with 'BeanProperty'.
      - get rid of 'code' field when possible by extending 'Code' class (annotated with 'BeanProperty').
      
      SVN: 4673
      f36a5253
    • ribeaudc's avatar
      fix: - Given 'annotationClass' not considered. · ab3929dc
      ribeaudc authored
      SVN: 4670
      ab3929dc
  5. Mar 06, 2008
  6. Mar 05, 2008
  7. Mar 04, 2008
    • ribeaudc's avatar
      [LMS-265] · 97b84212
      ribeaudc authored
      add: - Class 'BeanAnalyzer', 'DefaultPropertyMapper'.
      - Methods 'ClassUtils.createInstance' and 'ClassUtils.invokeMethod'
      change: - 'HeaderFilePropertyMapper' renamed to 'DefaultAliasPropertyMapper'.
      - Parser is now case-sensitive.
      - 'UnmatchedPropertiesException' contains optional and mandatory properties.
      
      SVN: 4628
      97b84212
  8. Mar 01, 2008
  9. Feb 28, 2008
  10. Feb 27, 2008
  11. Feb 26, 2008
Loading