Re: How to create an UUID (Version 1)

new topic     » goto parent     » topic index » view thread      » older message » newer message
SDPringle said...

The namespace usage gives us the ability to make drop in replacements of one library for another. Now, you really only benefit from a better implementation this way. Suppose someone writes an improved regex library and all of your code is using std/regex.e as re. You simply replace the include lines with "include my_betterrelibrary.e as re" and you are good to go.

'nuff said. grin

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu