dump-info-visualizer icon indicating copy to clipboard operation
dump-info-visualizer copied to clipboard

Is this package and tool still used?

Open devoncarew opened this issue 2 years ago • 7 comments

Is this package and tool still used? I see it hasn't been migrated to null safety, and it doesn't look like there's been much activity in this repo lately.

cc @sigmundch @hterkelsen

devoncarew avatar Jun 03 '22 19:06 devoncarew

I'm inclined to move this package into the archives and discontinue it.

The supported pattern today is to use dart2js-info as a command-line tool, and even, we think the tool is under low utilization at the moment.

/cc @kevmoo thoughts?

sigmundch avatar Jun 03 '22 22:06 sigmundch

Sgtm! If we're not maintaining it, it's just noise at this point

On Fri, Jun 3, 2022, 15:58 sigmundch @.***> wrote:

I'm inclined to move this package into the archives and discontinue it.

The supported pattern today is to use dart2js-info as a command-line tool, and even, we think the tool is under low utilization at the moment.

/cc @kevmoo https://github.com/kevmoo thoughts?

— Reply to this email directly, view it on GitHub https://github.com/dart-lang/dump-info-visualizer/issues/38#issuecomment-1146436497, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAEFCXD6TREYVYSXMDOK7DVNKEZTANCNFSM5XZ4RRMQ . You are receiving this because you were mentioned.Message ID: @.***>

kevmoo avatar Jun 03 '22 23:06 kevmoo

@sigmundch - is there a 'see instead' message we should in-line into the readme here? A doc page for dart2js-info? Once this moves into the archives the repo will become read-only.

devoncarew avatar Jun 06 '22 23:06 devoncarew

Here's a potential deprecation notice:

## Repo deprecation notice

**NOTE**: This repository has been deprecated; for information and tooling related to
understanding the size of your compile web applications, see instead:

https://github.com/dart-lang/sdk/tree/master/pkg/dart2js_info

devoncarew avatar Jun 06 '22 23:06 devoncarew

LGTM!

kevmoo avatar Jun 06 '22 23:06 kevmoo

PR here: https://github.com/dart-lang/dump-info-visualizer/pull/39

devoncarew avatar Jun 07 '22 18:06 devoncarew

looks great, thanks @devoncarew !

sigmundch avatar Jun 07 '22 19:06 sigmundch