Cristian Haunsen
Cristian Haunsen
Something like this? https://github.com/CriztianiX/lapis/commit/b9667ee49e54301bb73b909f12541630801035bd
https://github.com/leafo/lapis/pull/505
Hey, i am migrating a simple api using mongodb So. i'am starting to build a lapis model for mongodb You can check https://github.com/CriztianiX/lapis-mongodb Some examples in app.moon, https://github.com/CriztianiX/lapis-mongodb/blob/master/lapis/db/mongodb/model.moon I'm using...
Done!!!... Feel you free to use and colaborate if you wish!
do you have tried a lua expression inside your template?
+1 this will be awesome
I really don't like it at all. I think moonp should not compile to teal. Moonp should always compile to Lua. Another option is that strong typing is not needed,...
IMHO this "feature" make no sense.
Maybe, the #15 is not necessary at all. i think something like PHP/Ruby etc. Here some examples for interfaces. We need 2 new reserved words. interface and implements ```yuescript interface...
I have the same issue. I've tested your patch and works fine! I think it should be integrated into the master branch (after test had passed)