Changes between Initial Version and Version 1 of Ticket #6242, comment 3
- Timestamp:
- 02/23/2015 01:04:39 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6242, comment 3
initial v1 1 `bp_member_type_object` is the most accurate, but because we always cache full objects isalso redundant.1 `bp_member_type_object` is the most accurate, but because we always cache full objects when they are available is maybe also redundant. 2 2 3 3 The only places we use the `bp_member_type` cache are when touching the type for a single member, so how about `bp_single_member_type`?