JuliaGeodynamics/GeophysicalModelGenerator.jl

Function names

Closed this issue · 2 comments

Typically functions names start with lower case letter while structs names start with upper case. I find it quite confusing that in GMG both functions and structs start with upper case. I know this is a large and highly breaking change, but it would be good to eventually / slowly move to the upper/lower case name convention.

Uff, I somehow missed that. That is indeed a huge amount of work

fixed in PR#99