h() isn't being deprecated or removed. neither is am(). Both actually provide some utility above and beyond simple aliasing. However, methods like r(), up(), e() and low() have already been removed from 2.0. h() however will stick around.
-Mark On Jun 30, 5:12 pm, Miles J <[email protected]> wrote: > They are being removed because they are slower than the original > counter-parts. But like you said, you can place them yourselves if > they get removed :P > > On Jun 30, 1:44 pm, euromark <[email protected]> wrote: > > > > > some convenience functions do make sense to get rid of > > but not h() > > -1 from me > > > On 30 Jun., 22:32, Miles J <[email protected]> wrote: > > > > I think it was supposed to be 1.3, but most likely 2.0 now. Any of > > > these convenience functions like h() or r() are removed. > > > > On Jun 30, 12:43 pm, Ryan Schmidt <[email protected]> wrote: > > > > > On Jun 30, 2011, at 14:13, Miles J wrote: > > > > > > h() is being deprecated in later versions > > > > > Oh? By "later versions" I assume you mean CakePHP 2? If so, what are we > > > > being recommended to use instead? -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
