6.0.0-beta1
7/7/25

[#6212] Gallery/Tile name lock
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

History
02/10/2008 02:26:00 AM Michael Rubinsky Comment #6
State ⇒ Rejected
Reply to this comment
I'm still inclined to not include this in official Ansel code.  It's a 
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.


02/07/2008 08:25:01 AM Duck Comment #5 Reply to this comment
If the classes will do it themselves, loading the owner prefs will be 
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.
02/07/2008 12:00:20 AM Jan Schneider Comment #4 Reply to this comment
I agree, this is really an ugly hack.
02/06/2008 11:58:19 PM Jan Schneider Deleted Original Message
 
02/06/2008 11:26:03 PM Michael Rubinsky Comment #3
State ⇒ Feedback
Reply to this comment
While I understand what your trying to do here, and I agree with the 
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?
02/05/2008 01:59:22 PM Duck Comment #2
New Attachment: ansel-prefs[1].diff Download
Reply to this comment
slightly better
02/05/2008 01:53:02 PM Duck Comment #1
Priority ⇒ 1. Low
Type ⇒ Enhancement
Summary ⇒ Gallery/Tile name lock
Queue ⇒ Ansel
New Attachment: ansel-prefs.diff
State ⇒ New
Reply to this comment
In a public community logic users, as this is their virtual life, 
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).

Saved Queries