Stefan Schulz
2015-12-08 19:57:15 UTC
Dear group,
(Maybe, I am looking for the wrong terms, but I did not find fitting
information. If this is the wrong channel, please, give me a pointer.)
I am currently investigating a development environment for web
applications. We do have some experience with NodeJS and see its easy
integration within the Javascript world. Especially, when it comes to
pluggability and developer base.
Coming from the Smalltalk and Java world, I'd obviously rather go for a
more OO style approach. We've done GWT for a big application, but for a new
project it seems rather cumbersome to re-live the experiences. Especially,
as it is quite resilient to allow for pluggability of extensions not
available at compile time.
Studying dart for a while now, I quite like the language and its abilities,
but could not find out about its pluggability regarding the server side.
I've seen isolates and js-interop, but did not see documentation, whether
Javascript could be used to write server-side extensions to plug in at
runtime and whether there is some way to ensure an API for plug-ins, or if
extensions also must be written in Dart and isolates and messaging are the
only way to connect them.
Any help or hint is much appreciated.
Thanks,
Stefan
(Maybe, I am looking for the wrong terms, but I did not find fitting
information. If this is the wrong channel, please, give me a pointer.)
I am currently investigating a development environment for web
applications. We do have some experience with NodeJS and see its easy
integration within the Javascript world. Especially, when it comes to
pluggability and developer base.
Coming from the Smalltalk and Java world, I'd obviously rather go for a
more OO style approach. We've done GWT for a big application, but for a new
project it seems rather cumbersome to re-live the experiences. Especially,
as it is quite resilient to allow for pluggability of extensions not
available at compile time.
Studying dart for a while now, I quite like the language and its abilities,
but could not find out about its pluggability regarding the server side.
I've seen isolates and js-interop, but did not see documentation, whether
Javascript could be used to write server-side extensions to plug in at
runtime and whether there is some way to ensure an API for plug-ins, or if
extensions also must be written in Dart and isolates and messaging are the
only way to connect them.
Any help or hint is much appreciated.
Thanks,
Stefan
--
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.
For other discussions, see https://groups.google.com/a/dartlang.org/
For HOWTO questions, visit http://stackoverflow.com/tags/dart
To file a bug report or feature request, go to http://www.dartbug.com/new
---
You received this message because you are subscribed to the Google Groups "Dart Misc" group.
To unsubscribe from this group and stop receiving emails from it, send an email to misc+***@dartlang.org.