Hi there, <br><br>I&#39;m trying to understand the martian and grokkers idea. I want to find a way to build some components that could be useful to build custom web apps, using ExtJS for the client side<br><br>The user (developer) should be able to do something like this: <br>
<br>class ClientsWorkspace(ExtJSONView):
<br>&nbsp;&nbsp;&nbsp; context(my_application)
<br>&nbsp;&nbsp;&nbsp; listing(&#39;clients&#39;) #the id of the container
<br>&nbsp;&nbsp;&nbsp;&nbsp;
<br>&nbsp;&nbsp;&nbsp; listing_fields([&#39;name&#39;,&#39;email&#39;,]) #columns for the ExtJSGrid<br><br>&nbsp; &nbsp; #Configuration for the main panel <br>&nbsp;&nbsp;&nbsp; default_view(&#39;addform&#39;) #a view that return a ExtForm in JSON format<br>&nbsp;&nbsp;&nbsp; bind_url(&#39;editclient&#39;) #the view that will return the JSON to show on click event
<br>&nbsp;<br><br>Writing that, I want to auto generate an extJS grid, that list all the contents on the container, and on click over each record, you can edit that record in a form, or add a new record to the container. I already did this just usign grok.JSON and grok.View, but I was thinking on something more generic and reusable. <br>
<br>Finally, is martian and grokkers what I&#39;m looking for? maybe it&#39;s not enough information, and besides that, my english is very short... sorry<br clear="all"><br>thanks in advance<br><br>-- <br>Santiago Videla<br>
<a href="http://www.revolucionesweb.com.ar">www.revolucionesweb.com.ar</a><br><a href="http://www.linkedin.com/in/svidela">http://www.linkedin.com/in/svidela</a><br><br>Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el pensamiento que se hace corazón resplandece con la palabra sencilla y humilde que l@s tod@s somos.