aloisdg/SharpResume

Fix: Inconsistent Naming in v.0.1.0.0

Closed this issue · 1 comments

Hello,

The class Language cant have a property named Language, same problem with the class Reference. The name conflicts with the name of the enclosing type. I dont want to have a property with the same name as its type. So I will take the liberty to change it.

Class Old name New name
Language language Name
Reference reference Comment

Links to the JSONResume's documentation:

I wonder whether "Recommendation" would be better than "Comment" to replace "reference". Any thoughts? Any propositions?

I use this for the moment.