|
Bugzilla – Full Text Bug Listing |
| Summary: | helper API alignment patch | ||
|---|---|---|---|
| Product: | ns-3 | Reporter: | Tom Henderson <tomh> |
| Component: | helpers | Assignee: | ns-bugs <ns-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | pre-release | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | the proposed patch | ||
|
Description
Tom Henderson
2008-04-13 17:43:17 UTC
Created attachment 126 [details]
the proposed patch
The proposed patch
The patch looks good. Reviewing it made me think about another the InstallAll methods you have added. Maybe we should consider using the All postfix consistently across this API. For example, CsmaHelper::EnableAscii (void) could be renamed... Do you want me to report this in another bug report ? (In reply to comment #2) > The patch looks good. Reviewing it made me think about another the InstallAll > methods you have added. I did not add this method (was previously "EnableAll"). > Maybe we should consider using the All postfix > consistently across this API. For example, CsmaHelper::EnableAscii (void) could > be renamed... > > Do you want me to report this in another bug report ? > If you mean EnableAllAscii (), yes, that would seem to be bring more alignment with InstallAll().
> > Maybe we should consider using the All postfix
> > consistently across this API. For example, CsmaHelper::EnableAscii (void) could
> > be renamed...
> >
> > Do you want me to report this in another bug report ?
> >
>
> If you mean EnableAllAscii (), yes, that would seem to be bring more alignment
> with InstallAll().
I would say EnableAsciiAll to be consistent :)
Closed with: changeset 2995 b72805b3ca69 changeset 2996 a83b94e277d4 |