[buddypress-trac] [BuddyPress] #3856: Saving activity update action as an array in db
buddypress-trac at lists.automattic.com
buddypress-trac at lists.automattic.com
Thu Dec 15 01:52:14 UTC 2011
#3856: Saving activity update action as an array in db
-------------------------+-----------------------------
Reporter: modemlooper | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Activity | Version:
Severity: normal | Keywords:
-------------------------+-----------------------------
So I'm back to working on json API. The action is saved as one chunk.
I'm suggesting the action be broken up and saved as an array.
Example:
user => user_id
user_link => http://blah.com/user
group_name => Group Name
group_url => http://blah.com/group
meta => posted an update in the group
Not sure how this would affect performance. It would give better options
for output during application development instead of being stuck with set
HTML.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/3856>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list