-
Notifications
You must be signed in to change notification settings - Fork 45
Rename angular-hint #82
Comments
ng-decoratorSince a lot of what we're doing here is following the Decorator pattern, why don't we just call it that? ( |
utility-beltThe thing that Batarang depends on! |
ng-elfThe programmer's little helper! |
ng-debug[ger]Boring, but clear and correct. |
ng-linteror angular-linterCause technically you are providing support that other linters for popular IDE's are doing. I think you can go even further to see if you follow best practices and add additional error-information and tools to do better debugging (especially on what goes wrong). |
ng-sentinel, because it sounds cool. |
ng-inspectorWait...nevermind :p |
I think the term most appropriate is something related to instrumentation, which is the feature this module is supposed to provide. Maybe simply angular-instrumentation? A bit boring, but descriptive. |
ng-alchemist because it's magic and science that makes gold. |
I kinda like where @rev087 is going. maybe ng-instrument. And to @SomeKittens point about processing data, maybe ng-process. Other ideas: |
Too bad Protractor already exists, being the "instrument" to measure "angles"! |
|
@rev087 wait a second.... there it is! "Angles". |
angular-hint
has grown far beyond just providing hints about controller names. The current project scope centers around instrumenting Angular apps so that consumers (primarily Batarang at this point but many more in the future) can process that data.We should change the name to reflect the new scope. What should we change it to?
The text was updated successfully, but these errors were encountered: