<meta http-equiv="content-type" content="text/html; charset=utf-8"><div>Hi all,</div><div>Need your opinion for the scripting interface.</div><div>I am exposing the whole Qt API (generated by qtscriptbinding generator) by default.So, when ever a script author enters</div>
<div>var a = QLabel("hello") </div><div>they would be able to access it without importing any modules like Importer.imporExtension("qt.qui") etc.</div><div><br></div><div>This makes it very easy for a plugin author to directly use the whole Qt API without having to import modules individually.</div>
<div><br></div><div>I would need suggestions / comments on the approach taken above.</div><div>-- </div>regards<br>-------<br>Kunal Ghosh<br>Dept of Computer Sc. & Engineering.<br>Sir MVIT<br>Bangalore,India<br><br>Blog:<a href="http://kunalghosh.wordpress.com">kunalghosh.wordpress.com</a><br>
Website:<a href="http://www.kunalghosh.net46.net">www.kunalghosh.net46.net</a><br><br><br>