BeaconChain.swift icon indicating copy to clipboard operation
BeaconChain.swift copied to clipboard

WIP: Namespace and CamelCase global constants

Open apbendi opened this issue 6 years ago • 1 comments

Hey @decanus, I took a stab at namespacing some of the constant groups with structs and using camel case, as is generally considered best practice in Swift. Any thoughts? I'll finish off the rest of the constant groupings as well if you like the style.

apbendi avatar Mar 12 '19 19:03 apbendi

@apbendi This would be great when paired with this: https://github.com/yeeth/BeaconChain.swift/issues/25. I don't think I'd personally name space the values though

decanus avatar Mar 14 '19 14:03 decanus