Has anyone tried the latest DSharp code yet?

Has anyone tried the latest DSharp code yet?

I cloned the spring4d-1.2 feature branch
https://bitbucket.org/sglienke/dsharp/src/a7b6d9f64ffbf7bf87c889049560edef61aec726/?at=feature%2Fspring4d-1.2

and got it all compiling and installed with a couple of minor tweaks:
1 - Had to re-add the "Requires" Spring.Base.dcp back in to DSharp.Core.Delphi10Berlin as it was pointing to an invalid location
2 - Had to change the "Requires" to VirtualTreesDR.dcp in dclTreeViewPresenter.

Having a lot of problems with the demos and missing files (trying the MVVM demo at the moment)
DSharp.Collections
DSharp.Core.Events

I assume DSharp.Collections should now be Spring.Collections, but not sure about the second one.
https://bitbucket.org/sglienke/dsharp/src/a7b6d9f64ffbf7bf87c889049560edef61aec726/?at=feature/spring4d-1.2

Comments

  1. No problem Stefan, obivously some units have changed around over time and they just haven't had the various uses sections updated with the new names.

    ReplyDelete
  2. Mike Littlewood Try Delphinus(opensource alternative to GetIT). The maintainers of VirtualTreeView(as listed by stefan) added their package to Delphinus some time ago :)
    http://memnarch.bplaced.net/blog/pojects/delphinus/
    (Github link aswell as Webinstaller on the page i linked)

    ReplyDelete
  3. Thanks for that Alexander Benikowski I'll take a look

    ReplyDelete

Post a Comment