allow nesting of ServiceRegistry

Description

Parent delegation pattern

is followed up by

Activity

Steve EbersoleMarch 24, 2011 at 9:20 PM

Would really love to "discriminate" the types of services expected/allowed in each. For example, "basic" or "non-contextual" services would live in one registry while services which require access to or are better implemented as scoped to the session factory would live in a second. The basic registry would be the parent of the SessionFactory-specific one.

I went dow this path:

but started running into typing issues way beyond my skills.

Fixed

Details

Assignee

Reporter

Time tracking

5.57h logged

Components

Fix versions

Priority

Created March 24, 2011 at 3:27 PM
Updated March 24, 2011 at 9:51 PM
Resolved March 24, 2011 at 9:32 PM