Summary | Gallery/Tile name lock |
Queue | Ansel |
Type | Enhancement |
State | Rejected |
Priority | 1. Low |
Owners | |
Requester | duck (at) obala (dot) net |
Created | 02/05/2008 (6362 days ago) |
Due | |
Updated | 02/10/2008 (6357 days ago) |
Assigned | |
Resolved | 02/10/2008 (6357 days ago) |
Milestone | |
Patch | No |
State ⇒ Rejected
good idea for improving performance in a very specific use case, but
using class wrappers, or even another static function to get
information we already have a nice API to deal with still seems a bit
hackish to me.
needed - as now. The wrap prevents object creation and pref db access.
If you wont I can create a static function to get the names instead of
wrapping objects if you think it will be cleaner.
State ⇒ Feedback
idea - wouldn't something like this be best handled in the respective
Prefs / Identities classes themselves instead of having to wrap them
in every application that would want to access them?
Any one else have any thoughts on this?
New Attachment: ansel-prefs[1].diff
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Gallery/Tile name lock
Queue ⇒ Ansel
New Attachment: ansel-prefs.diff
State ⇒ New
identifies them-self with their nicknames. So wrap users
identities/preferences to not load other users preferences if values
are locked, as will always be empty and we always display "only" the
"Username" od "User's gallery". This will save even who additional
queries for every different user in gallery list (one for Horde one
for Ansel, up to 18 if listing 9 galleries from other users).