issue-#170 DevBrowser.Import* should return TextViews.View

Post Reply
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

issue-#170 DevBrowser.Import* should return TextViews.View

Post by Josef Templ »

After receiving an answer from temirgaleev_ee of oberoncore I have created this https://redmine.blackboxframework.org/issues/170 for a trivial fix in DevBrowser.ImportSymFile and ImportCodeFile.
As far as I see it does not have any negative impact and it simplifies using the result of ImportSymFile in the sense that it avoids an import of the undocumented module 'Documents'.
It also is in line with the registration as textViews.View and the same pattern is applied in Documents.ImportDocument.

See diffs at https://redmine.blackboxframework.org/p ... 732452be3b.

- Josef
Post Reply