Re: [Dev] [Architecture] Introducing a model generator for DataMapper

2016-03-12 Thread Awanthika Senarath
Sanjiva, are you referring to the component diagram?

"schema generator for XSD" and "schema generator for XML" are the generator
classes which would generate the (JSON) schema which is "a" common schema
type we would be using inside datamapper to generate the mapping configs.
We are generating the common schema for all input file types given by user.

Since this model enables us to plugin any schema type for the ground level
mapping (be it AVRO /JSON schema) we have not mentioned the type of the
schema that would be generated. There would be schema generator classes for
XML/XSD JSON and all other file types that we intend to allow the user to
upload.

The classes should be XXXSchemaGeneratorForXML to be precise.

Hope this clarifies the confusion.


Regards
Awanthika

Awanthika Senarath
Software Engineer, WSO2 Inc.
Mobile: +94717681791



On Sat, Mar 12, 2016 at 1:45 PM, Sanjiva Weerawarana 
wrote:

> In the first picture there's something saying "schema generator for XSD"
> and "schema generator for XML". I can't figure out what the latter is.
>
> On Fri, Mar 11, 2016 at 1:46 PM, Awanthika Senarath 
> wrote:
>
>> Please find the component diagram attached,
>>
>> ​
>>  Data Mapper Tool Workflow
>> 
>> ​
>>
>> Awanthika Senarath
>> Software Engineer, WSO2 Inc.
>> Mobile: +94717681791
>>
>>
>>
>> On Fri, Mar 11, 2016 at 12:09 PM, Awanthika Senarath 
>> wrote:
>>
>>>
>>> Please find the modified class diagram attached,
>>>
>>> ​
>>>  Schema Generator - Factory Implementation - Cla...
>>> 
>>> ​
>>>

>>
>>>
>>
>> ___
>> Architecture mailing list
>> architect...@wso2.org
>> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>>
>>
>
>
> --
> Sanjiva Weerawarana, Ph.D.
> Founder, CEO & Chief Architect; WSO2, Inc.;  http://wso2.com/
> email: sanj...@wso2.com; office: (+1 650 745 4499 | +94  11 214 5345)
> x5700; cell: +94 77 787 6880 | +1 408 466 5099; voip: +1 650 265 8311
> blog: http://sanjiva.weerawarana.org/; twitter: @sanjiva
> Lean . Enterprise . Middleware
>
> ___
> Dev mailing list
> Dev@wso2.org
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev


Re: [Dev] [Architecture] Introducing a model generator for DataMapper

2016-03-12 Thread Sanjiva Weerawarana
In the first picture there's something saying "schema generator for XSD"
and "schema generator for XML". I can't figure out what the latter is.

On Fri, Mar 11, 2016 at 1:46 PM, Awanthika Senarath 
wrote:

> Please find the component diagram attached,
>
> ​
>  Data Mapper Tool Workflow
> 
> ​
>
> Awanthika Senarath
> Software Engineer, WSO2 Inc.
> Mobile: +94717681791
>
>
>
> On Fri, Mar 11, 2016 at 12:09 PM, Awanthika Senarath 
> wrote:
>
>>
>> Please find the modified class diagram attached,
>>
>> ​
>>  Schema Generator - Factory Implementation - Cla...
>> 
>> ​
>>
>>>
>
>>
>
> ___
> Architecture mailing list
> architect...@wso2.org
> https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
>
>


-- 
Sanjiva Weerawarana, Ph.D.
Founder, CEO & Chief Architect; WSO2, Inc.;  http://wso2.com/
email: sanj...@wso2.com; office: (+1 650 745 4499 | +94  11 214 5345)
x5700; cell: +94 77 787 6880 | +1 408 466 5099; voip: +1 650 265 8311
blog: http://sanjiva.weerawarana.org/; twitter: @sanjiva
Lean . Enterprise . Middleware
___
Dev mailing list
Dev@wso2.org
http://wso2.org/cgi-bin/mailman/listinfo/dev