[hibernate-issues] [Hibernate-JIRA] Created: (HSEARCH-918) Refactor AbstractDocumentBuilder.PropertiesMetadata

Hardy Ferentschik (JIRA) noreply at atlassian.com
Thu Sep 15 10:16:52 EDT 2011


Refactor AbstractDocumentBuilder.PropertiesMetadata
---------------------------------------------------

                 Key: HSEARCH-918
                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-918
             Project: Hibernate Search
          Issue Type: Improvement
    Affects Versions: 4.0.0.Beta1
            Reporter: Hardy Ferentschik
             Fix For: 4.1


This metadata structure uses parallel arrays to collect metadata. This data structure is hard to maintain. It would be better to have a meta data instance while keeps all information for a single property. Also PropertiesMetadata should become a standalone class.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the hibernate-issues mailing list