Orchestration Inheritance ???
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server Orchestration > Orchestration Inheritance ???




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Orchestration Inheritance ???  
Raghu


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-26-05 10:54 PM

If I have a need for C# classes that have similar functionality for majority
of the time, I can use inheritance so that I can abstract the most of the
functionality into base class and override some of its methods in derived
classes.

Is there such a thing in orchestration? If so, how do I go about it? If not,
what is the next closest thing that I can use in orchestration?

Thanks.
Raghu/..







[ Post a follow-up to this message ]



    Re: Orchestration Inheritance ???  
Scott Colestock


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
05-26-05 10:55 PM

Well, one can debate whether inheritance is a good way of achieving reuse,
but...

In the world of orchestrations, you might be best served by relying on
pub/sub.   You can have a "base class" orchestration that contains most of
your reusable functionality -- that publishes messages to the messagebox at
particular points of desired extension, with some content/context in the
messages that allows them to be subscribed to by specific "overrides".

You can also do the "opposite" - you can encapsulate reusable functionality
in orchestrations that are called via the Call Orchestration shape.  (Put
these reusable orchestrations in a common assembly and mark them public.)

Scott Colestock
www.traceofthought.net


"Raghu" <Raghu@Nospam.com> wrote in message
news:ukRcq8iYFHA.2420@TK2MSFTNGP12.phx.gbl...
> If I have a need for C# classes that have similar functionality for
> majority
> of the time, I can use inheritance so that I can abstract the most of the
> functionality into base class and override some of its methods in derived
> classes.
>
> Is there such a thing in orchestration? If so, how do I go about it? If
> not,
> what is the next closest thing that I can use in orchestration?
>
> Thanks.
> Raghu/..
>
>







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 02:27 PM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register