Hakki Dogusan wrote:
> Hi,
> 
> (It seems I got your attention :) )
> 
> 
> Being finished my first "toy" project with wxLua,
> I'm now considering to use it in a real project.
> 
> As subject says, I need your thoughts.
> 
> I'm planning to write my 15 years old program from
> stratch. I was thinking to write it in C++. 

Of course :-)
But
> my little experiment shows that (to me at least),
> wxLua may be a good chooice :)

I think lua is prefect for scripts and small programs.
Lua is ideal to extend application with scripting.
So i say write your app in C++ using wxWidgets and all the OOP things to make 
your application well organized, and 
document it with doxygen, and next extend it with wxLua.
Writing application of 80000 lines in wxLua is not so good i think.
At least in wxArt2D this is how i do it.
A simple form of such an application is already in wxLua/apps/wxluacan.

regards,

Klaas

-- 
Unclassified

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to