Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[lyo-dev] Configuration Context required by Doors Next Generation for factory lookup

Hi developers,
 
I recently recognized a problem when the lookupServiceProvider method is executed against a configuration aware DNG project. This means when one executes the method the configuration context is necessary to fetch a creation factory for Requirements or Requirement Collections. If the configuration context is not given the tool returns only DNG specific factories for TypeImport, DeliverySession, and TaskTracker.
 
I propose to create a lookServiceProvider method which also can deal with the configuration context.
 
In my current project did I implement a method which fetches the ServiceProvider using the configuration context and hand it over to a custom lookup method.
 
public CreationFactory lookupCreationFactoryResource(ServiceProvider serviceProvider, ....)
 
It would be great if this will find a way into the final release of Lyo 4.0.0
 
 
Best regards
Matthias
Mit freundlichen Grüßen / kind regards,
 
Mathias Buettgen
IT Specialist
IBM Watson Internet of Things
IBM Software Services
-------------------------------------------
IBM Deutschland
Sittarder Straße 31
52078 Aachen
Phone: 49-162-1065044
E-mail: matthias.buettgen@xxxxxxxxxx
-------------------------------------------
IBM Deutschland GmbH / Vorsitzender des Aufsichtsrats: Martin Jetter
Geschäftsführung: Martina Koederitz (Vorsitzende), Dr. Christian Keller, Ivo Koerner, Nicole Reimer, Gregor Pillen, Dieter Scholz
Sitz der Gesellschaft: Ehningen / Registergericht: Amtsgericht Stuttgart, HRB 14562 / WEEE-Reg.-Nr. DE 99369940


Back to the top