Bug 32787

Informational

GemConnect

2.1, 2.0.1, 2.0, 1.1.6, 1.1.5

GS64

Object change notification does not work in GS/S 64 earlier than 2.1

Versions of GS/S 64 earlier than 2.1 do not support object change
notification, which is frequently used in GemConnect applications
to trigger appropriate Oracle DB updates when repository objects
are modified.  Applications which use or override the following
methods will therefore not function correctly:

  Object
    notifyChange
    notifyChange:
    aboutToChange:newValue:

  SequencableCollection
    aboutToInsert:index:
    aboutToDelete:index:

  UnorderedCollection
    aboutToAdd:
    aboutToRemove:

  GsRdbChangeNotifObj
    removeAllNotification
    invokingBecomeOn:to:
    removing:from:
    modifyingObject:atOffset:to:
    modifyingByteObject:startingAt:withNewValue:
    inserting:into:at:insertSize:
    deletingIn:startingAt:count:
    changingSizeOfObject:to:
    adding:to:

Workaround

Upgrade the GemStone/S 64 server to the most recent version.


                

Last updated: 9/10/07