History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: NEO-63
Type: Wish Wish
Status: Open Open
Priority: Minor Minor
Assignee: Erik Doernenburg
Reporter: Ulu Honolulu
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Neo

Make Neo language neutral

Created: 24/Aug/06 04:12 AM   Updated: 24/Aug/06 04:12 AM
Component/s: Core
Affects Version/s: None
Fix Version/s: None

Time Tracking:
Not Specified

Environment: VS2005


 Description  « Hide
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.



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.