Re: My Usual Confusion
"Axel Dörfler" <[email protected]>
| Newsgroups | gmane.os.openbeos.storage |
|---|---|
| Message-ID | <15272720390-BeMail@nichtsnutz> |
"Ingo Weinhold" <bonefish-CFLBMwTPW48UNGrzBIF7/[email protected]> wrote: > > ContainerType()? I can handle ContentType() if a global renaming > > occurs, though. > Mmh, ContainerType() sounds a bit like the type of the partition's > container, i.e. its parent partition. Re-thinking it, I actually find > Type()+ContentType() pretty exact. Even DriveSetup lists the > `Partition > Type' (type of the partition, BPartition::Type()) and the `File > System' > (the type of the partition's content, BPartition::ContentType() -- > DistSystemType() would be more precise, but is also a bit longer). > > Has anyone else an opinion on the extremely complex issue of naming? If we really need to different types, I would also prefer Type() + ContentType(). Adios... Axel.