To continue from other thread....

"""
Personally I believe that YAQL-based DSLs similar (but probably simlet than) 
MuranoPL can be of a great value for many OpenStack projects that have DSLs of 
different kind. Murano for App Catatalog, Mistral for workflows, Heat for HOT 
templates, Ceilometer for alarms & counter aggregation rules, Nova for 
customizable resource scheduling and probably many more.
"""

Isn't python a better host language for said DSLs than muranoPL? I am still 
pretty weary of a DSL that starts to grow so many features to encompass other 
DSLs since then it's not really a DSL but a non-DSL, and we already have one 
that everyone is familiar with (python).

Are there any good examples if muranoPL that I can look at that take advantage 
of muranoPL classes, functions, namespaces which can be compared to there 
python equivalents. Has such an analysis/evaluation been done?

Sent from my really tiny device...
_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to