Tag Archives: dynamic

C# implementation of RESTfulie – The power of dynamic

Posted on 16. Jun, 2010 by sergiojunior.

1

With the grow of visibility that the Restfulie project achieved, we decided to implement a version for the .net plataform, and the C# language was chosen. To give developer’s the same “easy to use” feeling of the ruby implementation, the Restfulie C# team decided to use the new dynamic characteristcs of C# 4.0, that allows [...]

Continue Reading

Hypermedia and dynamic contracts: let my bandwidth rest!

Posted on 10. Dec, 2009 by guilhermesilveira.

10

“Break it” to scale! Many systems contain webpages that are very similar to user “custom pages”, where they can configure what they want to see, and every piece is aggregated from different sources into one single page. In some cases, those are widget based frameworks as wicket and gwt that can be added to my [...]

Continue Reading

Restfulie Java: quit pretending, start using the web for real

Posted on 25. Nov, 2009 by guilhermesilveira.

5

Its time to release Restfulie Java, offering the same power encountered in its ruby release, through the use of dynamic bytecode generation and request interception using VRaptor. Serialization framework Restfulie adopts XStream by default. Its simple usage and configuration gets even easier due to vraptor’s serialization extension built upon XStream – but it allows the [...]

Continue Reading

Dev in rio 2009

Posted on 28. Aug, 2009 by guilhermesilveira.

0

Some good friends from globo.com (Guilherme) and myfreecomm (Henrique) have invited two speakers from the Caelum team to talk about Java at this year’s Dev in Rio. Guilherme and Henrique will start the event monday morning and after that me and Nico Steppat will talk about how new modern languages (either dynamic, functional, more or [...]

Continue Reading