October 24, 2002 Phobos style issue | ||||
---|---|---|---|---|
| ||||
Just browsing through Phobos and I noticed some style inconsistencies. In string module there are lots of all lowercase names (splittabs) whereas in Thread there is mixed case (pauseAll). Which is the preferred style for standard D libraries? Can this be cleaned up? Sean |
October 24, 2002 Re: Phobos style issue | ||||
---|---|---|---|---|
| ||||
Posted in reply to Sean L. Palmer | "Sean L. Palmer" <seanpalmer@directvinternet.com> wrote in message news:ap84s7$16fm$1@digitaldaemon.com... > Just browsing through Phobos and I noticed some style inconsistencies. In string module there are lots of all lowercase names (splittabs) whereas in Thread there is mixed case (pauseAll). Which is the preferred style for standard D libraries? Can this be cleaned up? Yeah, it probably should be fixed. |
Copyright © 1999-2021 by the D Language Foundation