Skip to content

1.8.229

Compare
Choose a tag to compare
@RobertBColton RobertBColton released this 30 Mar 01:59
· 9 commits to master since this release
4ef7256
Property Link Factory Context (#551)

Replace references to individual property links with factory reference. Also document some of the property link factory methods. This produces cleaner code since the factories already know the links they created in order to clear them when the frames close. Consequentially resolves the concurrency regressions with document links.