Michael Marcin | 1 Dec 23:08
Picon

Re: [Review] UUID library (mini-)review starts today, November 23rd

Hartmut Kaiser wrote:
>>>> Only because I'm not sure how to implement the time-based
>>>> construction mechanism a portable way.
>>>>
>>> I'm not sure what is required but perhaps the newly sandboxed Chrono
>>> library can help here?
>> I will take a look at Chrono, it may help.  The time-based construction
>> ideally requires a MAC address, and I don't know how to get it
>> portably.
> 
> Why not leaving the burden of retrieving the MAC address to the user, then?
> 

Because portably retrieve a good MAC address is hard and I don't want to 
have to implement that logic.

My laziness aside it probably is reasonable to say this is outside of 
the scope this library. Perhaps another utility library to obtain the 
mac address can be authored by one of the people requesting this 
feature? They are probably going to have to implement that code to use 
it anyways.

--

-- 
Michael Marcin

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost


Gmane