[ 
https://issues.apache.org/jira/browse/TAPESTRY-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Howard M. Lewis Ship updated TAPESTRY-1954:
-------------------------------------------

    Summary: Move the  ClassNameLocator service to the tapestry-ioc module  
(was: move  ClassNameLocator to tapestry-ioc)

> Move the  ClassNameLocator service to the tapestry-ioc module
> -------------------------------------------------------------
>
>                 Key: TAPESTRY-1954
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1954
>             Project: Tapestry
>          Issue Type: Improvement
>          Components: tapestry-ioc
>    Affects Versions: 5.0.6
>            Reporter: Davor Hrg
>            Assignee: Howard M. Lewis Ship
>
> move  ClassNameLocator to tapestry-ioc so tapestry-hibernate can be used
> without tapestry-core
> currenty I have to add dependancy to tapestry core to use tapestry-hibernate
> in a simple non web project.
> and add this to bind im my AppModule:
>         binder.bind(ClassNameLocator.class, ClassNameLocatorImpl.class);

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Reply via email to