I cannot agree. The new view of API is terrible for me. I liked to browse classes without typing their names and really loved all classes visible on single page. Another annoying change is the order of class methods - it's not alphabetical anymore, but why ?!? How to find a particular method in class - I have to scroll and read (eventually) all class methods to find what I'm looking for. And finally - I've never been interested of cake "packages", I've always looked for "classes". Now while reading HtmlHelperClass (for example) on the left panel I can select other "similar" helpers, but what if I want to read CakeResponse class. I have to use search box on the top, or must know the package that CakeResponse belongs to, and explore the package.
27 февруари 2013, сряда, 08:55:04 UTC+2, jodator написа: > > Hi there, > > they've changed the API yesterday, and i found it quite good. > > Here is 1.3 debugger: http://api.cakephp.org/1.3/class-Debugger.html > > I've found it by using the search box (it has a very nice autocomplete). > > Just remember to choose CakePHP version. > > > On Tuesday, February 26, 2013 7:52:10 PM UTC+1, kdubya wrote: >> >> Exactly. When I used to go there I could choose to see the ALL the >> classes and choose from an alphabetical list. Now it shows a structure off >> to the left but when I try to find something like Debugger it is nowhere I >> can find. >> >> When I go to the 2.0 version of the API (http://api.cakephp.org/2.0) to >> the left there is a structure that makes some sense. Debugger is found >> under Utilities. Not so under 1.3. >> >> Is there still some work going on here that the structure is not complete? >> >> Ken >> >> On Tuesday, February 26, 2013 1:26:43 PM UTC-5, kdubya wrote: >>> >>> I can't find the classes anymore. I was specifically looking for the >>> Debugger class in 1.3. The structure that used to be there until recently >>> is gone. What happened? Did I miss something? >>> >>> Ken >>> >> -- Like Us on FaceBook https://www.facebook.com/CakePHP Find us on Twitter http://twitter.com/CakePHP --- You received this message because you are subscribed to the Google Groups "CakePHP" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
