Feature Requests item #1425699, was opened at 2006-02-07 10:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1425699&group_id=119783

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: 1.2
Status: Open
Priority: 5
Submitted By: Gavin Las (gavinlas)
Assigned to: Nobody/Anonymous (nobody)
Summary: Make PropertiesFactory an interface

Initial Comment:
I would like to create other property factories (that
load properties from places other than the file system). 
These include loading properties from xml files and
from the database.

However, the setPropertiesFactory method (in
IResourceSettings) only takes a PropertiesFactory
instance which is a concrete class. This should be
changed to an interface like IPropertiesFactory.

Also, the get method (on the PropertiesFactory) is
final so you can not extend the class.

(There is no point in having the setPropertiesFactory
method that takes a class that can not be extended)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=684978&aid=1425699&group_id=119783


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wicket-develop mailing list
Wicket-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-develop

Reply via email to