[hibernate-issues] [Hibernate-JIRA] Commented: (HSEARCH-241) initialize methods taking Properties cannot list available properties

Sanne Grinovero (JIRA) noreply at atlassian.com
Fri Aug 1 13:18:00 EDT 2008


    [ http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-241?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_30788 ] 

Sanne Grinovero commented on HSEARCH-241:
-----------------------------------------

I've added some minor fixes;
some readonly methods are not supported on purpose(I don't understand why Properties extends an HashSet, it should have used delegation),
so you are getting forced to use only the methods this class was meant for.

I agree for the usefulness of the methods you have chosen to implement, very useful to debug!
but I don't think much more methods are needed, or was you thinking in using this as a read/write object?

> initialize methods taking Properties cannot list available properties
> ---------------------------------------------------------------------
>
>                 Key: HSEARCH-241
>                 URL: http://opensource.atlassian.com/projects/hibernate/browse/HSEARCH-241
>             Project: Hibernate Search
>          Issue Type: Bug
>          Components: engine
>    Affects Versions: 3.1.0.Beta1
>            Reporter: Emmanuel Bernard
>             Fix For: 3.1.0.Beta2
>
>


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