Make Neo language neutral
-------------------------
Key: NEO-63
URL:
http://jira.codehaus.org/browse/NEO-63 Project: Neo
Issue Type: Wish
Components: Core
Environment: VS2005
Reporter: Ulu Honolulu
Assigned To: Erik Doernenburg
Priority: Minor
Would be great to make Neo compatible with other languages (I'm particularly interested in VB). Currently I've got 2 annoyances:
1. Array code is generated with "[]"'s (I need "()"'s). When I change it in the source, it gives an error when generating the code.
2. (This only started with .NET 2) There are properties that won't work since VB is case-insensitive. For example, I inherit from ObjectListBase, and VS thinks that I should override the InnerList property (it confuses it with the innerList protected variable). Renaming the variable to _innerList does the job.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe from this list please visit:
http://xircles.codehaus.org/manage_email