Coding for solid state drives

ketmar via Digitalmars-d digitalmars-d at puremagic.com
Sat Apr 25 19:49:32 PDT 2015


On Sat, 25 Apr 2015 16:40:51 +0000, Laeeth Isharc wrote:

> On Saturday, 25 April 2015 at 16:10:11 UTC, ketmar wrote:
>> On Sat, 25 Apr 2015 14:19:30 +0000, Laeeth Isharc wrote:
>>
>>> But surely, it would be a start to make it easy for the user to know
>>> so she can shape her approach accordingly.
>>
>> i believe that this must be controlled with `version` or cli arg, and
>> it belongs to application logic, not standard library.
> 
> 
> I defer to your greater expertise.
> 
> But I should have thought that if csv parsing belongs in a standard
> library (something that is easy for a user to write himself) then
> detecting whether a path is on an SSD might perhaps too.  (Bearing in
> mind it's more of a system thing not so easy for every user to write
> himself in a platform independent way).

that wasn't me who put csv parser in. along with json and xml parsers, 
which people happily replacing anyway. and you want even more crap in 
standard library.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: not available
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20150426/18e9cd14/attachment.sig>


More information about the Digitalmars-d mailing list