Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin

...

Task

duration

when

who

status

Core Integration Testing

7 days

1st

AOK

(tick)

Swap Big Bang into Trunk

0 days

10th

AOK

(tick)

The Rest

20 days

10th

AOK

(!)0%

Item 4

 

 

 

(lightbulb)

Our December Calendar

...

Complete Usable Core Integration Testing Framework

...

While doing this several other changes will be drawn in because of the dependencies impacted by this change. These are noted in other sections of this document.

Participants

Image AddedAlex Karasulu
Emmanuel Lécharny Image Added

Replace NamingEnumeration

...

More information on this initiative is available Cursors.

Participants

Image AddedAlex Karasulu
Emmanuel Lécharny Image Added

Replace ModificationItem

We no longer need to use JNDI analogs which are not schema aware and cause issues with simple operations, so it makes sense to get rid of using ModificationItems. These objects should be using ServerValues and ServerAttributes to do their bidding.

Participants

Image AddedAlex Karasulu
Emmanuel Lécharny Image Added

Clean Up LDIF Entry

Makes sense to cleanup the LDIF Entry so that it uses ServerValues when used in the server and ClientValues when used outside of the server.

Participants

Image AddedAlex Karasulu
Emmanuel Lécharny Image Added

Replace SearchControl

Again this analog should go to complete the picture. For the server side there is no reason to be using strings for the values of attributes instead of AttributeTypes themselves.

Participants

Image AddedAlex Karasulu
Emmanuel Lécharny Image Added

Revamp Invocation Stack

Before we can completely remove JNDI from the picture the InvocationStack must be made non-static and must use OpContexts instead of JNDI Contexts as elements in the stack.

Participants

Image AddedAlex Karasulu
Emmanuel Lécharny Image Added

Complete JNDI Wrapper Decoupling

...

  • Stored Procedure subsystem optionally passes JNDI Contexts into procedures.
  • PartitionNexusProxy must go away - need a means to pump operations directly into InterceptorChain

Participants

Image AddedAlex Karasulu
Emmanuel Lécharny Image Added