Task #414 (new)
Opened 18 years ago
Document IAdmin-like usage of IUpdate.flush()
Reported by: | jamoore | Owned by: | jamoore |
---|---|---|---|
Priority: | minor | Milestone: | Unscheduled |
Component: | API | Version: | 3.0-M3 |
Keywords: | iquery, iupdate, iadmin, hibernate | Cc: | |
Resources: | n.a. | Referenced By: | n.a. |
References: | n.a. | Remaining Time: | n.a. |
Sprint: | n.a. |
Description
Rather than calling iUpdate.saveObject(), iAdmin often loads a graph via iQuery, makes a change, and then saves via iUpdate.flush(). A bit counterintuitive. Either make a local iUpdate.save() available (and rename saveAnd.. to merge??) or just document flushing.
Note: See
TracTickets for help on using
tickets.
You may also have a look at Agilo extensions to the ticket.