[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-210) Support for an XML mapping model

Kenny MacLeod (JIRA) noreply at atlassian.com
Fri Jan 23 05:18:39 EST 2009


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=32181#action_32181 ] 

Kenny MacLeod commented on HSEARCH-210:
---------------------------------------

+1 for this feature. In many cases, you have no control over the object model being stored in the cache, either because it's not your source code, or it's a generated object model. Annotations are all well and java-trendy, but they don't cover every situation. By supporting only the annotation model, all you do is limit the application of the tool.

> Support for an XML mapping model
> --------------------------------
>
>                 Key: HSEARCH-210
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-210
>             Project: Hibernate Search
>          Issue Type: New Feature
>          Components: mapping
>         Environment: All.
>            Reporter: Mark Stewart
>
> I like annotations as much as the next guy but it's a complete non-starter for our business (and, I suspect, plenty of others) to add full text search to our existing apps via Hibernate Search if it means we must convert all our existing hbm.xml configurations into annotations. The regression testing alone would kill us.
> The Hibernate project has always been supremely pragmatic which is why I've filed this as a bug rather than a feature request. I don't think Hibernate would have been half as popular if it didn't support things like direct SQL and reverse engineering tools. I think Search would see a big boost if it could be easily added to existing applications. 
> Please consider adding the needed syntax for xml mapping. At the very least an entry in the FAQ that explains the lacking is needed.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://opensource.atlassian.com/projects/hibernate/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the hibernate-issues mailing list