[hibernate-issues] [Hibernate-JIRA] Issue Comment Edited: (METAGEN-46) Add ability to specify a desired package
    Emmanuel Bernard (JIRA) 
    noreply at atlassian.com
       
    Sat Nov  6 13:55:13 EDT 2010
    
    
  
    [ http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-46?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=39049#action_39049 ] 
Emmanuel Bernard edited comment on METAGEN-46 at 11/6/10 12:54 PM:
-------------------------------------------------------------------
Note that a fixed package does not (necessarily) work and is definitely not enough feature wise. We need some grammar that let people declare subpackages etc
[entity_package]metamodel[entity_name]
Note that the default one is [entity_package][entity_name]_
(entity_package can be the default package hence the absence of .
      was (Author: emmanuel):
    Note that a fixed package does not (necessarely) work and is definitely not enough feature wise. We need some grammar that let people declare subpackages etc
[entity_package]metamodel[entity_name]
Note that the default one is [entity_package][entity_name]_
(entity_package can be the default package hence the absence of .
  
> Add ability to specify a desired package
> ----------------------------------------
>
>                 Key: METAGEN-46
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/METAGEN-46
>             Project: Hibernate Metamodel Generator
>          Issue Type: Improvement
>            Reporter: Srgjan Srepfler
>            Assignee: Hardy Ferentschik
>            Priority: Minor
>
> It would be nice if one could specify an optional path/package for the generated sources. That way, one can have the metamodel in a separate package. Usefull if one likes to version generated sources.
-- 
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