Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 698 Bytes

roadmap.md

File metadata and controls

28 lines (24 loc) · 698 Bytes
title _description
Roadmap of Java/JVM suite for .NET
Describes the current roadmap of Java/JVM suite for .NET

JNet roadmap

The roadmap can be synthetized in the following points:

  • JNet:
    • Add more classes in JNet to simplify management from .NET
    • Cover missing Listener
  • JNetCLI:
    • REPL shell
    • run Main-Class
    • execute C# scripts
  • JNetReflector
    • Add constructor reflection
    • Add methods reflection
    • Add fields reflection
    • Extend functionalities to cover more JVM classes (e.g. generics)
    • Add Listener management
  • JNetPSCore:
    • Add more functionalities
  • JNetPS:
    • Add more cmdlets
    • Scripts