Feature #1127
Re-write art::Group::getProductType() to not use product()
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Navigation
Target version:
-
Start date:
03/31/2011
Due date:
% Done:
0%
Estimated time:
Scope:
Internal
Experiment:
-
SSI Package:
Description
Hi,
getProductType should, if possible, use the metadata to ascertain the type without reading the product from input. If this is not possible then at the very least, it should resolve the product before attempting to access it.
History
#1 Updated by Walter E Brown over 9 years ago
- Status changed from New to Accepted
Needs verification to see whether this is still an issue. Some rationalization has taken place.
#2 Updated by Marc Paterno almost 9 years ago
- Status changed from Accepted to Resolved
This function has been removed, and the replacement (producedWrapperType) does the right thing.
#3 Updated by Christopher Green over 8 years ago
- Status changed from Resolved to Closed