Patrice Chalin
2015-09-25 23:37:40 UTC
Hi,
It seems to me that dartdoc generated documentation doesn't indicate
whether a class is *abstract* (e.g., Iterator
<https://api.dartlang.org/1.12.1/dart-core/Iterator-class.html>), or am I
missing something? I believe that the *abstract* qualifier was being output
when dartdoc was in beta at some point. What was the rationale for removing
it? It seems to me that it is useful to know whether a class is abstract or
not.
Likewise, it would be useful to know (in the documentation) if a
constructor is a *factory* or a generative constructor. Again, was there a
rational for not indicating this in the documentation?
I can file an issue for these two items if they aren't already considered
features ;).
Cheers,
Patrice
It seems to me that dartdoc generated documentation doesn't indicate
whether a class is *abstract* (e.g., Iterator
<https://api.dartlang.org/1.12.1/dart-core/Iterator-class.html>), or am I
missing something? I believe that the *abstract* qualifier was being output
when dartdoc was in beta at some point. What was the rationale for removing
it? It seems to me that it is useful to know whether a class is abstract or
not.
Likewise, it would be useful to know (in the documentation) if a
constructor is a *factory* or a generative constructor. Again, was there a
rational for not indicating this in the documentation?
I can file an issue for these two items if they aren't already considered
features ;).
Cheers,
Patrice
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.