Are you working on an update with more functions, variables and other things?
It would be cool because I think that your tool can't be used for now. There is a great potential, but it can't be productively used.
mQuery - keeping things simple
Moderator: NADEO
Re: mQuery - keeping things simple
Lately I was focusing on other things and my ManiaScript improved which kind of took the motivation to write a ManiaScript abstraction framework 
In addition with some concerns about the workflow (critized earlier in this thread), I don't know if the current way is a good way to continue.
Any further development might - if at all - lead to a product where you call functions returning code snippets one then still has to insert into the code. While this would go away from my original intention of making all this possible within just an easy xml file for beginners, I would prefer this.
(Would still look okay in my eyes. And it stil is kind of the same thing, only with more freedom)
But atm I don't have the time for any of that

In addition with some concerns about the workflow (critized earlier in this thread), I don't know if the current way is a good way to continue.
Any further development might - if at all - lead to a product where you call functions returning code snippets one then still has to insert into the code. While this would go away from my original intention of making all this possible within just an easy xml file for beginners, I would prefer this.
Code: Select all
$mQuery = new mQuery($maniascriptBuilder);
...
echo '<manialink>';
...
echo $mQuery->UI_CheckBox($options); // generates Maniascript into the maniascriptBuilder & creates xml code
...
Â
But atm I don't have the time for any of that

Who is online
Users browsing this forum: No registered users and 1 guest