mQuery - keeping things simple

Talk about ManiaLink development in this forum

Moderator: NADEO

User avatar
Nerpson
Translator
Translator
Posts: 1554
Joined: 27 Sep 2013, 18:02
Location: France
Contact:

Re: mQuery - keeping things simple

Post by Nerpson »

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.
ImageImageImageImage
zocka
Posts: 205
Joined: 15 Jun 2010, 17:56

Re: mQuery - keeping things simple

Post by zocka »

Lately I was focusing on other things and my ManiaScript improved which kind of took the motivation to write a ManiaScript abstraction framework :D

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
...
 
(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 :(
manialink minigame shatter
my manialink: zockaml
my maniaflash: maniaflash?zocka
User avatar
Nerpson
Translator
Translator
Posts: 1554
Joined: 27 Sep 2013, 18:02
Location: France
Contact:

Re: mQuery - keeping things simple

Post by Nerpson »

So bad... :cry:

I wish you success for your next project.
ImageImageImageImage
Post Reply

Return to “ManiaLink”

Who is online

Users browsing this forum: No registered users and 1 guest