Ticket #302: Add fSession::add()

Reporter: wbond Type: enhancement Opened: 11 months ago Status: closed
Assigned to: wbond Priority: major Modified: 9 months ago Resolution: fixed

It would be nice to be able to add things to an array in fSession without getting, adding and setting

Attachments

fSession-add.patch (1.1 kB) - added by alexleeds on 10/08/09 21:27:06.
Adds the function fSession::add()
fSession-add2.patch (3.4 kB) - added by alexleeds on 10/09/09 16:16:31.
Added ::add() to error messages.

History

10/08/09 21:27:06 changed by alexleeds

  • attachment fSession-add.patch added.

Adds the function fSession::add()

Reply 10/08/09 21:28:51 changed by alexleeds

Added the function fSession::add() as requested. I tried my best to follow the coding style already set forth in Flourish. Function acts similar to fTemplate::add();

10/09/09 16:16:31 changed by alexleeds

  • attachment fSession-add2.patch added.

Added ::add() to error messages.

Reply 10/26/09 12:38:16 changed by wbond

  • status changed from new to closed.
  • resolution set to fixed.

This functionality was added in r721 - fSession::add()

Edit the Ticket



please register or log in to allow for editing your comment

Action