valnet / valuenetwork

Resource Planning and Value Accounting for Value Networks
http://mikorizal.org
GNU Affero General Public License v3.0
100 stars 25 forks source link

Hard to find work resource types programmatically #146

Open bhaugen opened 10 years ago

bhaugen commented 10 years ago

We painted ourselves into a corner somewhat when we removed the behavior field from resource types and replaced them with the faceted classification and patterns. The facets are a lot more flexible, but too flexible, and totally user definable, so we can't count on them programmatically. And now I want to find all of the work resource types for charts (e.g. project roles)...it's doable, but very convoluted and slow. See EconomicResourceType.is_work().

bhaugen commented 10 years ago

Since I am currently just trying to find the work items in Cached Event Summaries, I could add event type to those and be done. But that may not solve the next case...