cancel
Showing results for 
Search instead for 
Did you mean: 

using ICacheService

Former Member
0 Kudos

Hi

We are now migrating to NW04 with NWDI SP15 from EP 5

we have some components used in EP 5 which will be migrated into EP 6, and they are using the caching service of the portal (ICacheService)

I have learnt from the SDN that I can use a special compativility jar in order for my code to work in EP6

com.sap.portal.compatibility50.cacheapi.jar

My question is, since this is a compatibility jar, is there are plan to deprecate the ICacheService in next releases of EP ?

if that is correct, should I use another service / framework for doing so?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

small addition -

the fact that NWDI there is no built in component for using the caching service also worries me,

and makes me think I should not be using it...