You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running madge on the Brackets source shows that we have a number of circular dependencies.
Some of these are known, like DocumentManager<-->EditorManager, and would be very difficult to break. Others should be easy fixes. We should investigate each of these and split the easy fixes into separate bugs.
Wednesday Oct 31, 2012 at 00:09 GMT
Originally opened as adobe/brackets#1998
Running madge on the Brackets source shows that we have a number of circular dependencies.
Some of these are known, like DocumentManager<-->EditorManager, and would be very difficult to break. Others should be easy fixes. We should investigate each of these and split the easy fixes into separate bugs.
The text was updated successfully, but these errors were encountered: