Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Bug] Enabling Assembly Definitions makes it uncompileable
#1
Hello.

I wanna report this important bug.

You have cyclic references between your classes which belongs to different libraries via assembly definitions.

ToolBuddy.Curvy library references FluffyUnderware.DevTools library and at the same time two classes in FluffyUnderware.DevTools references classes/methods in ToolBuddy.Curvy.

These classes are in DTUtility.cs and Extensions.cs.

Can you please fix this problem?

Also, if you keep the assembly definitions as disabled, it causes two serious problems.

1) Use of assembly definition must be promoted. Re-enabling them one by one after updating your package every time is really problematic to the user.
2) During your development, you can't avoid creating more cyclic references if you keep assembly definitions disabled on your end.

Can you please enable them by default?

Regards.
Reply


Messages In This Thread
[Bug] Enabling Assembly Definitions makes it uncompileable - by XtroTheArctic - 04-23-2020, 07:43 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
Thumbs Up Assembly Definitions (Solved) lacota 3 6 06-01-2023, 11:04 AM
Last Post: _Aka_
Question Error after upgrade: (are you missing a using directive or an assembly reference?) boriskourt 3 7 05-17-2022, 12:32 PM
Last Post: _Aka_
  Bug in Spline makes unity freeze FritsLyn 13 31,574 01-14-2014, 12:57 PM
Last Post: Jake

Forum Jump: