Re: DataContext.invalidateObject(DataObject)

From: Cris Daniluk (cris.danilu..mail.com)
Date: Mon Sep 05 2005 - 15:02:06 EDT

  • Next message: Gili: "Re: DataContext.invalidateObject(DataObject)"

    Use DataContext.invalidateObjects(Collection.singletonList(object)) instead.

    The object method was deprecated because its often necessary to
    deprecate (or delete or... or...) a collection of objects. Rather than
    cluttering the API with 2 methods for each case of this, its cleaner
    to just have 1...

    On 9/3/05, Gili <cowwo..bs.darktech.org> wrote:
    > Hi,
    >
    > Just wondering why this method is deprecated. It seems useful enough as
    > a convenience method...
    >
    > Gili
    > --
    > http://www.desktopbeautifier.com/
    >



    This archive was generated by hypermail 2.0.0 : Mon Sep 05 2005 - 15:02:08 EDT