Graal Forums  

Go Back   Graal Forums > Search Forums
FAQ Members List Calendar Today's Posts

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: Gos_pira
Forum: Announcements 06-18-2013, 12:05 PM
Replies: 135
Gs3
Views: 93,892
Posted By Gos_pira
What's the point of extending if you still need...

What's the point of extending if you still need to use the "as" expression? Seems rather retarded to me.

It would make sense if you used it in a foreach on an array of objects of different type.
...
Forum: Announcements 04-13-2013, 04:10 AM
Replies: 135
Gs3
Views: 93,892
Posted By Gos_pira
I think he means that porting scripts between...

I think he means that porting scripts between script engines would be easier with these changes. Unless I just misunderstood what you meant.
Forum: Announcements 04-13-2013, 02:57 AM
Replies: 135
Gs3
Views: 93,892
Posted By Gos_pira
I'd personally prefer: public class...

I'd personally prefer:


public class Options : TGraalVar
{
int age;
string gender;
string city;
}
Forum: Announcements 04-12-2013, 04:47 PM
Replies: 135
Gs3
Views: 93,892
Posted By Gos_pira
The C# syntax is nice. I never liked the LUA...

The C# syntax is nice. I never liked the LUA syntax. I'm for defining variable types and have a more object oriented language though. :)
Showing results 1 to 4 of 4

 
Forum Jump

All times are GMT +2. The time now is 09:48 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Copyright (C) 1998-2019 Toonslab All Rights Reserved.