On Aug 23, 2009, at 15:55 , Jordan Fowler wrote:

> The bigger picture definitely helps in coming up with a solution. I
> think I understand what you are trying to do. With the URL below:
>
> http://domain.tld/path/?foo=bar&foo1=bar1
>
> Would you have a part of the framework that routes the path to the
> correct function and then passes the parameters to the function? It's
> interesting because you're binding the data closer to the requests.
> This seems to stray from MVC, but that may not be a bad thing for lots
> of applications.


You got it.

I think we can make some functional and other programming constructs  
available to the end user of the website (such as currying a function  
by filling in only part of a form), and develop a system where end  
users (say, those sophisticated enough to construct simple  
spreadsheets) to construct their own web applications around  
structured data sources, including integrating them with each other  
and with other kinds of web sources and structured knowledge sources.

There are some other pieces, but this is the grand vision. Trying to  
do something a little different.

I think Jordan has the solution. I'm hoping to start showing y'all  
what I'm up to within a few months.

Regards,

Guyren G Howe
Relevant Logic LLC

guyren-at-relevantlogic.com ~ http://relevantlogic.com ~ +1 512 784 3178

Ruby/Rails,  REALbasic, PHP programming
PostgreSQL, MySQL database design and consulting
Technical writing and training

Read my book, Real OOP with REALbasic: 
<http://relevantlogic.com/oop-book/about-the-oop-book.php 
 >


--~--~---------~--~----~------------~-------~--~----~
SD Ruby mailing list
sdruby@googlegroups.com
http://groups.google.com/group/sdruby
-~----------~----~----~----~------~----~------~--~---

Reply via email to