XSharp Tools Library

We have listened carefully to discussions on our forums and have decided to open up a new forum and later a new github repository for a XSharp Tools Library.
The idea is that this will be a library with user contributions that they want to share with other users.

At this moment we are considering 4 different libraries

  • XSharp.Tools.Core
    A library with generic functions and classes that have no dependency on xBase types, such as ARRAY or DATE
  • XSharp.Tools.VO
    A library with generic functions and classes that have a dependency on xBase types, such as ARRAY or DATE
  • XSharp.Tools.Windows.Forms
    A library with generic functions and classes that have a dependency on System.Windows.Forms
  • XSharp.Tools.WPF
    A library with generic functions and classes that have a dependency on WPF

Wolfgang Riedman has volunteered to become the moderator of the library and the forum as well. He will also establish the 'rules' for how you can contribute to the library.

It is our aim to include these libraries in the installation with every new build of XSharp. We will also generate documentation for these libraries based on the XML comments in the source.

The development team will take no formal responsibility for the contents of these libraries. Of course some development team members could contribute as an individual.

 


4 comments

  • This is great.

    I will get all the codes of VOLib that made my life easier... and try it to Wolfgang if the code worth it or not.
  • The VOLib porting will be a separate project as it needs the VO GUI classes and the Tools Library will not have any binding to the VO classes.
    Wolfgang
  • It seems to me that it has remained to speed up MExec, MCompile, Eval, for the rest it seems to me there are no problems.

    Danilo