Active
Project:
Business Rules
Version:
2.0.0-beta1
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
3 Mar 2022 at 02:31 UTC
Updated:
20 Mar 2022 at 18:49 UTC
Jump to comment: Most recent
Comments
Comment #2
delacosta456 commentedhi
i am not expert but the two module can co-exist easily if you are careful and know what your doing. which means that one can do what the other can't but you have to take care for example:
- on when both of them are acting on the same entity
- make sure of how you setup rule on each other so that they are fired one after the other if same entity
- and so on
for your second question i don't think it will be easy to convert code of one to another. They follow different logic i think. May be an expert can give you more info than me about that.