Neo

Make Neo language neutral

Details

  • Type: Wish Wish
  • Status: Open Open
  • Priority: Minor Minor
  • Resolution: Unresolved
  • Affects Version/s: None
  • Fix Version/s: None
  • Component/s: Core
  • Labels:
    None
  • Environment:
    VS2005
  • Number of attachments :
    0

Description

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.

Activity

There are no comments yet on this issue.

People

Vote (0)
Watch (0)

Dates

  • Created:
    Updated: