Re: [Architecture] DataMapper as a seperate feature in DeveloperStudio

2014-04-28 Thread Lali Devamanthri
Hi, IMO, 'adding datamapper mediator to a proxy' is equal to 'adding a sequence mediator to a proxy'. If we haven't separate the sequence graphical editor from ESB graphical editor, Why we needs to decouple datamapper editor ? Thanks, /Lali On Tue, Apr 29, 2014 at 9:55 AM, Viraj Rajaguru wrote

[Architecture] Constant operator for DataMapper

2014-04-27 Thread Lali Devamanthri
Hi, Configuration generation for mapping, handle with traversing in input schema tree. If we consider the 'Constant operator' it may not connected to input schema tree. Because of that, traversing only in input schema tree would not enough for config generation. Shall we consider the traversing in

Re: [Architecture] Visual tool to manually build data-mapper input and output tree structures

2014-04-09 Thread Lali Devamanthri
Hi, On Thu, Apr 10, 2014 at 8:45 AM, Asanka Sanjeewa wrote: > Hi GayanK, > > In building input and output trees at what point we decide the tree > building has been completed and schemas needs to be generated based on the > constructed trees? > Ideally schema should generate when user save the

Re: [Architecture] Visual DataMapper Meeting Notes - 07/04/2014

2014-04-07 Thread Lali Devamanthri
Hi, On Tue, Apr 8, 2014 at 10:38 AM, Gayan Yalpathwala wrote: > Hi, > > Please find comments inline. > > > On Tue, Apr 8, 2014 at 9:51 AM, Asanka Sanjeewa wrote: > >> Hi, >> >> Please see my comments in line. >> >> >>

Re: [Architecture] Visual DataMapper Meeting Notes - 07/04/2014

2014-04-07 Thread Lali Devamanthri
On Mon, Apr 7, 2014 at 11:36 PM, Viraj Rajaguru wrote: > > > > On Mon, Apr 7, 2014 at 9:54 PM, Selvaratnam Uthaiyashankar < > shan...@wso2.com> wrote: > >> >> >> >> On Mon, Apr 7, 2014 at 7:04 PM, Sohani Weerasinghe wrote: >> >>> Hi All, >>> >>> Please find the below mentioned points which discus

Re: [Architecture] Introducing a Custom Mediator for Data Mapper

2014-04-07 Thread Lali Devamanthri
Hi, On Fri, Apr 4, 2014 at 11:09 AM, Gayan Yalpathwala wrote: > Hi Sohani, > > > On Fri, Apr 4, 2014 at 10:44 AM, Sohani Weerasinghe wrote: > >> Hi, >> >> As I mentioned above the data mapper engine gives the output as JSON and >> the output format can be anything not only JSON or XML. Therefor

Re: [Architecture] Introducing a compound file type for data-mapper configuration

2014-04-02 Thread Lali Devamanthri
On Wed, Apr 2, 2014 at 12:34 PM, Gayan Yalpathwala wrote: > Hi, > > Data-mapper configuration file that is generated from the tool is > currently saved in .js (javascript) extension which is planned to be > changed to an abstract file type (Let's say .mapconfig). This is mainly > because, user do

[Architecture] Developer Studio 3.5.0 Beta 2 Released!

2014-01-13 Thread Lali Devamanthri
Hi All, We have WSO2 Developer Studio 3.5.0 Beta 2 ready to be downloaded at [1]. Installed eclipse distributions available at [2]. This release includes following improvements and bug fixes. Experimental Feature - [TOOLS-2135 ] - Support to set Se

[Architecture] Datamapper - Meeting notes for today's meeting (07/10/2013)

2013-10-07 Thread Lali Devamanthri
Hi, Please find below points discussed at the meeting held on Datamapper today. - change configuration file format for omit syntax. - encode type to JS function name. Cover all Avro data types. map("employee","engineer") {...} would be

Re: [Architecture] Visual Data Mapper UI Layout

2013-09-16 Thread Lali Devamanthri
Visual Data Mapper UI has been improved with following functions. - Enabling 'connection create tool' when mouse pointer enter to an UI element node compartment. It allows to drop the connection end point on any place in 'Output data fields' . This makes comfort to user. - Surround el