[FLOW3-general] Your feedback – what's missing for FLOW3 1.0 beta?
Simon Schaufelberger
schaufelREMOVE-MEberger at punkt.de
Tue Jun 21 13:38:05 CEST 2011
Hey Robert,
What about support of AJAX and Json? As with Json, you can only return
an array instead of an object so are there any ways to parse an object
into an array or do i need to do that manually like this:?
$array = array();
$array['uid'] = $object->getUid();
...
I don't want any extra package like
http://forge.typo3.org/projects/show/extension-mvc_extjs
for FLOW3 ;)
see
http://forge.typo3.org/projects/extension-mvc_extjs/repository/entry/trunk/Classes/MVC/View/JsonView.php
for details
If something like that is missing, please add it.
The second thing that i am missing is a windows bash support. I saw that
in one of the alpha releases there was a windows support but will you
contiune to support windows bash as well in the future?
Am 06.05.2011 13:51, schrieb Robert Lemke:
> Hi folks,
>
> I just summed up shortly what the current state of the first FLOW3 beta release is and updated the roadmap accordingly. It's all in this blog post:
>
> http://robertlemke.de/blog/posts/2011/05/06/roadmap-and-missing-features-for-flow3-10-beta-1
>
> Now, I'd like to ask you to share your thoughts on what features and concepts are missing for FLOW3 1.0. What works well for you, what nags you most? Those of you who are a bit familiar with the latest version in Git master, please speak up and don't mince matters – let's collect all ideas in this thread.
>
> Robert
>
--
Kind regards,
Schaufi from punkt.de
More information about the FLOW3-general
mailing list