Stefan Glienke I'm starting to use DSharp (which depends on Spring4D), mostly for the Treeview Presenter and Data Binding features. Would you suggest the master branches or the1.2 brances? I use XE4 FWIW. Thanks.

Stefan Glienke I'm starting to use DSharp (which depends on Spring4D), mostly for the Treeview Presenter and Data Binding features. Would you suggest the master branches or the1.2 brances? I use XE4 FWIW. Thanks.
https://bitbucket.org/sglienke/dsharp/src/ad7c5983505f0117f1347f92d2bb96c07bdfda94/Samples/DelphiTage/TreeviewPresenter/?at=master

Comments

  1. Use Spring 1.1.3 (latest release) and DSharp feature/spring4d-compatibility

    ReplyDelete
  2. Stefan Glienke Just a note - DSharp feature/spring4d-compatibility doesn't compile under XE4, the compiler complains about something like "Spring4d.core.EventAargs.dcu is missing", the master bran does compile correctly.

    ReplyDelete
  3. Edwin Yip Master branch compiles because it does not use Spring4D.
    I don't have XE4 here to test but on Seattle it compiles (with the latest changes that I just pushed) - keep in mind though that due to lack of time and prioritization (most of the spare time I dedicate to software development goes into Spring4D right now) current development on DSharp is almost zero.

    ReplyDelete
  4. Stefan Glienke As long as the DSharp feature works it's OK to me :)

    ReplyDelete

Post a Comment