AINIRO.IO

Results 16 comments of AINIRO.IO

Hi Eaba, I must admit that I am not entirely sure about how an `Azure Function` works, but you can use Hyperlambda, and most of the plugins from the _"/plugins/"_...

Well, I have considered creating Active Event hooks that allows you to (even more) dynamically load assemblies, which would be beneficial while for instance installing apps through the _"Desktop"_ module....

Hi Eaba, I'm sorry to say I just haven't found the time for this :( But it's actually not that difficult to implement yourself, in p5.core everything needed to dynamically...

Well, I think the text editing parts would be automatically mapped up to the file extensions. If not, there's a configuration file (in there someway) where you can create this...

Thank you, I'll create something similar in Lizzie later. I'll keep this one open until I do.

Hi, there's no real exception support in Lizzie unfortunately, unless you're catching them in your C# code though. Not really sure how to intelligently accomplish that at the moment either....

Just thought about it, and it would probably be easy to implement _"try_get"_ as some sort of bounded method ...? If you'd like to go for it, and your code...

No such thing in Lizzie. The closest thing you'll find is the `each` function, that will function roughly similar to the C# `foreach` keyword. Rolling your own though is probably...

This is a problem I have thought about previously actually, since among the scenarios I consider Lizzie could be useful, are _"cloud execution"_, where for instance a service is created,...