SourceForge.net
2004-03-27 16:37:47 UTC
Bugs item #225381, was opened at 2000-12-11 15:41
Message generated for change (Settings changed) made by pphaneuf
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101814&aid=225381&group_id=1814
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Initial Comment:
Support a categories system.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2000-12-11 16:14
Message:
An idea: categories should support both their hypothetical main ICategory interface and whatever component factory interface that will be in common use, so that it can be used just like a factory.
If used in this way, it will request the factory interface of its "default" object and ask it for an object.
The default object of a category should either be a configuration of the category, or the first one in the list (just about random). If the factory interface uses the "first in the list" way, it should probably keep trying until one of the component supports the factory interface and returns something, rather than giving up after the first one.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101814&aid=225381&group_id=1814
Message generated for change (Settings changed) made by pphaneuf
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101814&aid=225381&group_id=1814
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Pierre Phaneuf (pphaneuf)
Summary: CategoriesInitial Comment:
Support a categories system.
----------------------------------------------------------------------
Comment By: Nobody/Anonymous (nobody)
Date: 2000-12-11 16:14
Message:
An idea: categories should support both their hypothetical main ICategory interface and whatever component factory interface that will be in common use, so that it can be used just like a factory.
If used in this way, it will request the factory interface of its "default" object and ask it for an object.
The default object of a category should either be a configuration of the category, or the first one in the list (just about random). If the factory interface uses the "first in the list" way, it should probably keep trying until one of the component supports the factory interface and returns something, rather than giving up after the first one.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=101814&aid=225381&group_id=1814