Re: How to create an UUID (Version 1)

new topic     » goto parent     » topic index » view thread      » older message » newer message
-- more legible 
 
   new()     -- invitation for nameclashes 
re_new()     -- traditional Euphoria 
re.new()     -- dot notation style 
re:new()     -- namespace 
 reNew()     -- camelCase 
 
-- less legible 

The underscore _ gives you "more whitespace" while "connecting" at the same time. Number of characters does not suffer.

One should not mention .chm in polite company.

The OE docs should probably be revised to show namespaced identifiers all the time.

  • since you must know which include is needed
  • will make searching for a particular "new" easier

With Phix autoinclude this stuff is a bit easier.

_tom

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

Search



Quick Links

User menu

Not signed in.

Misc Menu