Latest doesn't build

Hi,
I just pulled the latest and the Nougat versions aren’t building in 1496. Echo is ok.

ie

Error    1    (E31) Multiple declarations of type “KeyValue” exist but the partial modifier is missing    Z:\Documents\develop\Nougat\Sugar\Sugar\Collections\KeyValue.pas    21    3    Sugar.Nougat.iOS
Error    3    (E31) Multiple declarations of type “HttpResponce” exist but the partial modifier is missing    Z:\Documents\develop\Nougat\Sugar\Sugar\HTTP.pas    11    3    Sugar.Nougat.iOS

Am I missing something ?

Cheers,
John

Hi, please use Sugar “stable” branch. In the current beta we’ve added support for generics in Nougat, so workaround that we’ve used in Sugar is no longer valid and already changed in the “stable”.

To clarify, use Sugar “stable” with the latest Elements beta; use Sugar “master” (please don’t commit to master though) with current Elements RTM.

For using Sugar i’d suggest use whatever matches the compiler version you are using. For working on Sugar, please use te latest beta, and the “stable” branch.

Maybe some branching policy in Readme will makes some points clear!)

Will do, yes.