Try our conversational search powered by Generative AI!

Order events - what to use?

Vote:
 

Hi,

I noticed a while back that when implementing IOrderRepositoryCallback it is marked as deprecated and refers to implementing IOrderEvents.

However when implementing IOrderEvents it is marked as an unstable pre-release api.

Which is the safest way to go for the moment, is it simply an old summary that is set on IOrderEvents or should one use IOrderRepositoryCallback until IOrderEvents are stable?

Thanks!

#200000
Dec 20, 2018 8:38
Vote:
 

Go with IOrderEvents. The existing methods are unlikely going to change, the reason we add the "BETA" tag was because we might need to add more methods to the interface (which is technically a breaking change). It's a "workaround" so we won't be hold back by the sematic version rules. 

#200001
Edited, Dec 20, 2018 9:49
Vote:
 

Thanks Quan! Fast to respond as always :)

#200005
Dec 20, 2018 12:52
This topic was created over six months ago and has been resolved. If you have a similar question, please create a new topic and refer to this one.
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.