jehugaleahsa / mustache-sharp

An extension of the mustache text template engine for .NET.
The Unlicense
306 stars 78 forks source link

Why can't we access public variables as well as properties #19

Closed nikkilocke closed 10 years ago

nikkilocke commented 10 years ago

Is there a particular reason why mustache-sharp does not allow you to access public member variables as well as properties?

jehugaleahsa commented 10 years ago

No particular reason. I'd just have to write additional code. On Feb 10, 2014 1:16 PM, "nikkilocke" notifications@github.com wrote:

Is there a particular reason why mustache-sharp does not allow you to access public member variables as well as properties?

Reply to this email directly or view it on GitHubhttps://github.com/jehugaleahsa/mustache-sharp/issues/19 .