Regarding modifiedTime property in CmsComponent interface, I have doubt about its usage, although I know its value comes from HTTP response from Hybris server. Search using keyword = modifiedTime and nothing found except some unit test code. So what’s the purpose of introducing this field in Spartacus?Reserved for further usage?
答案:
as our beginning design, CMS items only need to be refreshed when modifiedTime is changed. But it is our old design. And modifiedTime is a base property in all hybris objects. Customers of SPA may use it.