On Mon, Apr 7, 2014 at 9:54 PM, Selvaratnam Uthaiyashankar <[email protected]
> wrote:

>
>
>
> On Mon, Apr 7, 2014 at 7:04 PM, Sohani Weerasinghe <[email protected]>wrote:
>
>> Hi All,
>>
>> Please find the below mentioned points which discussed at the meeting
>> held on 07/04/2014 regarding Visual DataMapper.
>>
>> *Participants*: Isabelle, Shankar, Srinath, Jasintha, Viraj, Susinda,
>> AsankaS, GayanK, Lali, Sohani
>>
>> *Points :*
>>
>>    - Data Mapper Mediator should have two extra properties to get the
>>    user defined input and output data format/type.
>>    - Instead of using message formatters, the data type/format
>>    conversion should be implemented inside the data mapper mediator and this
>>    can be done using Datum Writers and Readers Avro itself.
>>    - If the user didn't mention the data type, use JSON as the default
>>    data type.
>>
>>
> Default data type should be same as incoming message type, isn't it? we
> can get message type from message context.
>

Yes. We can get the message type from the message context and set it as the
default data type. But we have to support for all the data types in data
mapper mediator to do that. As the initial step we can define set of data
type that are supported by Data Mapper mediator and set one of those data
types as the default one (Eg:JSON). Will this work?


Thanks,
Viraj.

>
>
>
>>
>>    - User should have the ability to define the input and output Avro
>>    Schemas which needed.
>>    - When doing the data mapping, make the process more simple by
>>    letting the user only to create a project which automatically creates the
>>    Maven Multi Module Project, ESB Project and Registry Resource Project.
>>
>> Thanks and Regards,
>> Sohani
>>
>>
>> Sohani Weerasinghe
>> Software Engineer
>> WSO2, Inc: http://wso2.com
>>
>> Mobile  : +94 716439774
>> Blog     :http://christinetechtips.blogspot.com/
>> Twitter  : https://twitter.com/sohanichristine
>>
>> _______________________________________________
>> Architecture mailing list
>> [email protected]
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> S.Uthaiyashankar
> VP Engineering
> WSO2 Inc.
> http://wso2.com/ - "lean . enterprise . middleware"
>
> Phone: +94 714897591
>
> _______________________________________________
> Architecture mailing list
> [email protected]
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Viraj Rajaguru
Software Engineer
WSO2 Inc. : http://wso2.com

Mobile: +94 77 3683068
_______________________________________________
Architecture mailing list
[email protected]
https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture

Reply via email to