#52 closed enhancement (fixed)
psDlist should be psDList or just psList
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Just an enhancement comment.
the SDRS uses psDlist, but I'm not sure if that complies to the coding convention.
I suggest dropping the D and making the container just a psList. This would
cause a rename of all the psDlist* functions to psList*, but 99% of that can be
accomplished by a single simple sed command.
Note:
See TracTickets
for help on using tickets.

i agree: let's go with psList (who cares that it is doublely-linked?)