Hi GayanK,

On Thu, Apr 17, 2014 at 4:27 PM, Gayan Yalpathwala <[email protected]> wrote:

> Hi,
>
> I am in the process of implementing the tool to build input and output
> schema of data-mapper visual editor. Here I need to maintain an object
> model of type "org.apache.avro.Schema" where it should be accessible by an
> array of action classes which reside in
> org.wso2.developerstudio.visualdatamapper.diagram package. This model
> should reflect input and ouptut avro schemas and should be modified by
> above different action classes. Would it be a better idea to maintain a
> variable of the above type, local to "DataMapperMultiPageEditor" for this
> purpose?
>

No, DataMapperMultiPageEditor is for handle switching between graphical
editor and source editor in data mapper project. Considering your
requirements, its not a good idea to use DataMapperMultiPageEditor class
for keeping object model.

Thanks,
Lali

>
> Thanks,
>
> --
> *Gayan Kaushalya Yalpathwala*
>  Software Engineer
> WSO2 Inc.; http://wso2.com
> lean.enterprise.middleware
>
> mobile: +94 71 8682704 <http://asia14.wso2con.com/>
>
>  <http://asia14.wso2con.com/>
>
> _______________________________________________
> Dev mailing list
> [email protected]
> http://wso2.org/cgi-bin/mailman/listinfo/dev
>
>


-- 
*Lali Sudaththa Devamanthri*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware

mobile: +94 71 895 4922
<http://www.wso2.com>
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to