[hibernate-issues] [Hibernate-JIRA] Closed: (HBX-742) remove Exporter.setTemplatePrefix

Max Rydahl Andersen (JIRA) noreply at atlassian.com
Fri Sep 1 08:42:24 EDT 2006


     [ http://opensource.atlassian.com/projects/hibernate/browse/HBX-742?page=all ]
     
Max Rydahl Andersen closed HBX-742:
-----------------------------------

    Resolution: Fixed

removed templatePrefix from svn.

besides breaking possible subclasses (which where using undocumented api anyway ;)
ant tasks might also break if they use templatename="pojo/Pojo" or templatename="Pojo" instead of templatename="pojo/Pojo.ftl"

but now there is much less broken magic now ;)


> remove Exporter.setTemplatePrefix
> ---------------------------------
>
>          Key: HBX-742
>          URL: http://opensource.atlassian.com/projects/hibernate/browse/HBX-742
>      Project: Hibernate Tools
>         Type: Deprecation

>     Reporter: Max Rydahl Andersen
>      Fix For: 3.2beta8

>
>
> templateprefix were introduced with velocity to allow a more flexible lookup.
> with freemarker support for aqusition lookup with */ syntax it probably do not make sense to have a seperate mechanism.

-- 
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