Was wondering if this would be a good forum to talk about the types of features we will see in API3. It would be nice to be able to update multiple entries with in a given entity with a single update. Working on our timecard deployment and timecard logic and in order to update the logic I need to pull 1 weeks worth of itemized data entries and apply updates to every entry in that week. If the user worked on a few projects its no big deal but if they have worked on a handful of tasks the update time can be very slow. It would be huge help to be able to update a handful of entries inside of an entity with one command rather than a loop of update commands.
-Romey