View Single Post
Old 09-04-2024, 07:47 PM   #5
fidvo
Addict
fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.fidvo ought to be getting tired of karma fortunes by now.
 
Posts: 309
Karma: 1645952
Join Date: Jun 2012
Device: none
Just a guess: periods are used in a lot of programming languages (including Python) to indicate properties and methods of objects, which can themselves be objects, allowing nested objects of any number of levels. As a programmer, I find a period-separated hierarchy feels natural. No doubt Kovid does too.
fidvo is offline   Reply With Quote