Ehud Hoggeg
Ehud Hoggeg
Write a facade for publishing: 1. Logs - Various levels: debug, info, warning, error, fatal? - UTF8 text message - Timestamp 2. Metrics - Timestamp - Key - enum -...
Question raised is why stop at this? what about ```$list.length``` for example? Do we want to enable running predefined "methods" on built in types? For example ```set A to $list1.concat($list2)```?...
This is intentional. The char _(_ is not allowed when invoking commands as it cannot be within the syntax of a command, where these chars have special meaning. The exception...