How to package multiple operation behaviors into one server deployable for RTC?
I want to have all our operation behaviors collected as much as possible. Right now we have a separate project, feature, and update site for every operation behavior on our RTC server. I know I can use one update site to make things a little easier. My question is can I have all operation behaviors in one feature and possibly under one project as separate packages to simplify our development environment? I will still need to add operation behaviors individually as needed to project areas.
Accepted answer
Yes, you can, but why would you?