<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Aug 4, 2014 at 11:59 PM, Bimal Yashodha <span dir="ltr"><<a href="mailto:kb.yashodha@gmail.com" target="_blank">kb.yashodha@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>As I'm doing my final task, which is to remove code duplications and OOping the code, I came across with a possible idea to re-factor schema exporting as plugins. That is, as done in "data exporting" with various formats(SQL, CSV, XML, PDF) the existing schema exporting funcationality would be implemented as plugins, while preserving OOP concepts.  </div>

<div><br></div><div>So this would help in future in such a way, as the modularity and portability is enhanced, new schema exporting method can be integrated easily. </div><div><br></div></div></blockquote><div>Hi Bimal,</div>
<div><br></div><div>This sounds good.</div><div><br></div><div>Currently the options shown to the user when exporting the schema do not change based on the export format. Some of these options are only related to specific export types. It would be better to show only the relevant options and this can be easily achieved with plugin architecture. Please have a look at the data export plugins to see how this is done for data exporting.</div>
</div><div><br></div>-- <br>Thanks and Regards,<div><br></div><div>Madhura Jayaratne<br><div><br></div></div>
</div></div>