https://bugzilla.wikimedia.org/show_bug.cgi?id=32128

--- Comment #21 from Peter Bena <[email protected]> 2011-11-30 21:15:56 UTC ---
Thank you for review:

SQL:
it uses char's because it allows even tracking of IP users (if user allow that
in LS.php)  it's disabled by default, however if I changed it to user ID it
would not be possible (but since it was developed based on request on enwp
where tracking of IP users would be disabled, I don't think it's important) +
also using user name seems to me easier since I do not need to translate it to
user ID and back

Timestamp will be updated asap

AJAX:
I don't know much about ajax but I believe you are correct :)
The default options are already in configuration (if users have it enabled as
default etc.)

API:
I will try to implement it there soon

Regarding cache - I don't know how different it would be when AJAX would be
used, so maybe the current problems with cache flushing wouldn't occur using
that, so I won't care about that for now.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to