I am writing a thesis and have been able to place all my frameworks under two categories (client-side frameworks and server-side frameworks), but I can’t seem to finf where to place Adobe Flex…
In which category should I place this or should I place it in some separate catgeory?
Thanks!
I am writing a thesis and have been able to place all my frameworks
Share
Flex is completely client side. I don’t see where the confusion comes from? I guess it could be server side as well since the original compiler was meant to compile the code when a user accesses the site and then deliver the resulting swf, but that functionality is phased out.
In each case, the result is a client side UI.