Blog entries from Finnian Reilly (Page 1 of 6)
- 2024 Oct 16 by Finnian ReillyAutomated Object Data Compaction Revisited
Revisiting reflection mechanisms to automate the compaction of object data to an expanded numeric type
See more... - 2024 Oct 09 by Finnian ReillyPython and Eiffel: A Comparison in Conciseness
- Tags:
- python
- code conciseness
How Eiffel compares favourably to Python in terms of conciseness
See more... - 2024 Mar 16 by Finnian ReillyThe SPOT Architecture Applied to Class ARRAYED_LIST
- Tags:
- arrayed_list
- initializing attributes
- make routines
- initializing objects
- default attribute values
- SPOT
Why it is important to have a dedicated routine for initializing attributes
See more... - 2023 Dec 18 by Finnian ReillySeven Is A Magic Number: Why 7 Letter Codes Make Sense
- Tags:
- UUID
- unique codes
Why 7 Letter Codes Are Human Friendly
See more... - 2023 Dec 08 by Finnian ReillyCOBOL inspired numeric formatting for Eiffel
A way to specify numeric formatting in a visual manner
See more... - 2023 Oct 25 by Finnian ReillyAutomating Object Data Compaction to Expanded Numeric Types
Applying reflection mechanisms to automate the compaction of object data to an expanded numeric type
See more... - 2023 Sep 16 by Finnian ReillyA Tool to Obtain Eiffel Code Metrics Across Many Libraries
- Tags:
- Eiffel Code Metrics
- 2023 Aug 29 by Finnian ReillyThe Surprising Cost of Type Checking in Eiffel
Do you think that type checking in Eiffel has a trivial performance cost. Think again !
See more...