AndyDentFree / AndyDentFree/rbstuff
rbKarel - build dynamic help of available Script commands using attributes
Offen
auto-migrated
Priority-Medium
Type-Enhancement
- Vorherrschende Sprache
- REALbasic
- Sterne
- 2
- Forks
- 0
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
```
Idea that just occurred to me whilst writing a related feature reques to Real -
if I put brief help into
an attribute on a method then I can use Introspection to iterate that class and
generate a help page
for all the commands I intend making available to the script, skipping the
public methods which it is
not intended the user invoke through scripts.
```
Original issue reported on code.google.com by `dentaroo@gmail.com` on 1 May 2009 at 12:12
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.