
| Key: |
PSL-57
|
| Type: |
Improvement
|
| Status: |
Closed
|
| Resolution: |
Fixed
|
| Priority: |
Major
|
| Assignee: |
Jens Halm
|
| Reporter: |
Jens Halm
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
Add an ApplicationContextParser.applicationDomain property
Add an ApplicationContext.applicationDomain property
Modify classes that are part of the XML tree processing:
- Give them access to the ApplicationContext
- Let them create ClassInfoConverter instances that use the ApplicationDomain that was specified for the context
- Modify the caching of created ElementProcessor instances: They need to be cached in a Dictionary with the ApplicationDomain as a key
For this changes to work the Spicelib Reflection API needs to be updated to handle ApplicationDomains.
|
|
Description
|
Add an ApplicationContextParser.applicationDomain property
Add an ApplicationContext.applicationDomain property
Modify classes that are part of the XML tree processing:
- Give them access to the ApplicationContext
- Let them create ClassInfoConverter instances that use the ApplicationDomain that was specified for the context
- Modify the caching of created ElementProcessor instances: They need to be cached in a Dictionary with the ApplicationDomain as a key
For this changes to work the Spicelib Reflection API needs to be updated to handle ApplicationDomains. |
Show » |
| There are no comments yet on this issue.
|
|