stellar-deprecated / stex

DEPRECATED. An opinionated framework built on top of expressjs used to build better web services for stellar
Other
30 stars 11 forks source link

Capitalize autoloaded modules #44

Closed bartekn closed 9 years ago

bartekn commented 9 years ago

This PR adds capitalized modules names while autoloading. To not break existing apps we leave existing camelized (with uppercaseFirstLetter = false) module names. They will be removed after all apps migrate to a newer stex version.

See discussion: https://github.com/stellar/stellar-api/pull/42#discussion_r25180447

thejollyrogers commented 9 years ago

:+1:

nullstyle commented 9 years ago

:+1: