Hi
  Had a spacing issue the mail which I sent bit earlier, please find the
notes with the correct format.

*Connector Archive modification*


   - Connector list rename Import > enable.
   - Connector operations description > remove synapse library part in end.
   - Import[enable] link change once import is done.
   - Rename artifact.xml  > connector.xml.

in conncetor.xml  change toot element to <connector> and <component> as sub
element


<*connector*>

      <*component* name="twilio" package="org.wso2.carbon.connectors">


               <dependency *component*="twilio-cloud-connector-conference"
/>

               <dependency component="twilio-cloud-connector-account" />

              <dependency component="twilio-cloud-connector-application" />



              <description>Synapse library for Twilio
connector</description>

      </component>

</connector>



   - *Icon inside connector archive* - this can be shown near the connector
   name in the UI.


*New Language Re-factoring Proposals*

   - In seq only model

*<seq>*
*   <prop>*
*   <log>*
*   <mapper.../>*
*   <call><endpoint.../></call>*
*   <mapper2> (questions: 1) which direction is the message in now? FORWARD
2) what is the payload? RESPONSE*
*   <call><endpoint.../></call>*
*   <mapper>*
*   <respond/>*
*</seq>*



   - Timer method

*<seq cron="0 0 0 4 0 0">*
*   <prop>*
*   <log>*
*   <mapper.../>*
*   <call><endpoint.../></call>*
*   <mapper2> (questions: 1) which direction is the message in now? FORWARD
2) what is the payload? RESPONSE*
*   <call><endpoint.../></call>*
*</seq>*



   - In-out example

*<seq>*
*   <prop>*
*   <log>*
*   <mapper.../>*
*   <call><endpoint.../></call>*
*   <mapper2> (questions: 1) which direction is the message in now? FORWARD
2) what is the payload? RESPONSE*
*   <call><endpoint.../></call>*
*   <mapper>*
*   <loopback/>*
*</seq>*
*<out>*
*...*
*<respond/>*
*</out>*



   - Callout-nonblocking ( *<<Call>>*  mediator a new mediator will be
   implemented instead <send continuation=true> ),
   - i,e call blocking =false - true default .
      - *depreciate* *Callout* mediator when *<call blocking="true>.*
   - Task API for synapse that can work with TasksServer

*Additional*

   - MQTT ProtocolBuffer implementation and the analysis will be initiated
   by Ishan.



Cheers,
Dushan Abeyruwan
Associate Tech Lead
*Integration Technologies Team*
*WSO2 Inc. http://wso2.com/*
*Mobile:(+94)714408632*
_______________________________________________
Architecture mailing list
Architecture@wso2.org
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to