[Gambas-user] Issue 45 in gambas: error on completion code: IDE propagates bad data type in property declaration to property methods
gambas at ...2524...
gambas at ...2524...
Wed Mar 2 01:35:06 CET 2011
Comment #3 on issue 45 by fabianfl... at ...626...: error on completion code:
IDE propagates bad data type in property declaration to property methods
http://code.google.com/p/gambas/issues/detail?id=45
I'm sorry guys, this is an design decision.
The IDE knows what are the Gambas data types and knows what are the user
defined data types in the current project so far.
Others IDE's shows this like an error or a warning to the user. Do not
doing it, is not help to user with typing errors, something in that editors
should be useful.
I don't know how to say it better :-)
More information about the User
mailing list