Zied Hamdi OneView
2016-10-18 10:35:44 UTC
Hi all,
I just learned dart for a new project, and I wanted to evaluate the time
needed to progressively migrate an existing GWT huge project to dart. One
of the bloquing steps is the ability to rapidly build method calls from the
client on the server (as GWT's request factory does). This implies huge
tiem writing routines of JSON encoding and decoding of the return value,
the parameters, the exceptions...
I thought a code generator could do this job, and while doing it, make the
payload compatible with GWT's one to allow light transition.
I also searched for a scaffolding template for dart on Spring roo, that
doesn't exist neither. This could also be a great idea to gain dart users
following dart's best practices from their first app.
Naturally I could develop those ideas, but I have to pay my bills, so I'm
throwing the message publicly if anyone could be interested in doing it.
Best regards,
Zied
I just learned dart for a new project, and I wanted to evaluate the time
needed to progressively migrate an existing GWT huge project to dart. One
of the bloquing steps is the ability to rapidly build method calls from the
client on the server (as GWT's request factory does). This implies huge
tiem writing routines of JSON encoding and decoding of the return value,
the parameters, the exceptions...
I thought a code generator could do this job, and while doing it, make the
payload compatible with GWT's one to allow light transition.
I also searched for a scaffolding template for dart on Spring roo, that
doesn't exist neither. This could also be a great idea to gain dart users
following dart's best practices from their first app.
Naturally I could develop those ideas, but I have to pay my bills, so I'm
throwing the message publicly if anyone could be interested in doing it.
Best regards,
Zied
--
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.