;-) Hey Fabien. Of COURSE I also saw that AFTER I made the post. It's
like a dropping a croissant - it always lands butter side down, or
asking for directions to some place on the street, and the place is
right behind you.

Make a suggestion for something, and it's already been done :-)

On Sep 27, 4:07 am, Fabien Potencier <fabien.potenc...@symfony-
project.com> wrote:
> You can do this:
>
> http://www.symfony-project.org/api/1_2/sfAction#method_getpartial
>
> Fabien
>
> --
> Fabien Potencier
> Sensio CEO - symfony lead developer
> sensiolabs.com | symfony-project.org | fabien.potencier.org
> Tél: +33 1 40 99 80 80
>
> Dennis wrote:
> > I have to admit, the organization on php.net, including the function
> > lookup off the URL, is one of the main reasons that I chose PHP years
> > and years ago. I think that all of the mainstream LAMP/LAPP sites
> > should follow PHP's example.
>
> > The only thing that is wrong with the PHP site that I can tell, is
> > that they don't remember what was last searched for in the search box,
> > like google does. If they did, then you could change where the site
> > looks for it if the last search was not successful. Or modify the
> > original search.
>
> > As I get more up to speed on symfony (1yr?, really good not a hacker),
> > I look forward to doing things like documenting the API.
>
> > I would like to say that the API off of the URL would be very nice,
> > i.e.
>
> > symfonyURL/action/sfAction
> > symfonyURL/action/sfAction.getPartial  (symfonyURL/action/sfAction/
> > getPartial)?
> > symfonyURL/action/sfAction.getPartial/code (symfonyURL/action/sfAction/
> > getPartial/code)
>
> > On Sep 23, 7:16 pm, zeek <z...@thesecondroad.org> wrote:
> >> On Sep 23, 8:10 am, fakingfantastic <lakatos.fr...@gmail.com> wrote:
>
> >>> I recently had a discussion with Fabien about this topic, and he
> >>> suggested it would be best if I stage the debate here.
> >>> Has anyone ever felt like the information they needed to get on
> >>> Symfony was hard to find? Do you find that the information you need is
> >>> very-well documented on the site, but it takes a while to search for?
> >>> These are very big issues for me that over the last 6 months of me
> >>> learning the framework, have made it quite difficult.
> >> The information is not optimized for fast lookup. It is optimized for
> >> a beginner who has the time to spend a few weeks working through
> >> tutorials. For someone with the time to read all the way through the
> >> tutorials, the amount of information is terrific. But there is nothing
> >> likewww.php.net. Often, I need to double check the parameters for a
> >> PHP function such as date(). So I open a new browser window and I
> >> type:
>
> >>www.php.net/date
>
> >> I would love something like that for Symfony.
>
> >> And examples are needed. That is something thatwww.php.nethas. The
> >> Symfony API is here, but there are no examples:
>
> >>http://www.symfony-project.org/api/1_2/
>
> >> How does find one's way into a deep object hierarchy? If you just
> >> click on an object in the API, you get data, but it is gibberish
> >> unless you know how each piece connects to another. For instance, how
> >> much do you learn here:
>
> >>http://www.symfony-project.org/api/1_2/sfFactoryConfigHandler
>
> >> A clickable UML map might be useful. While PHP is oriented toward
> >> functions and methods, Symfony is fundamentally OOP, so an UML map
> >> might be more useful that the long lists of functions that one finds
> >> onwww.php.net.
>
>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to