Well about migration guide, the best is to visit all the blogs and so
on ..Also the code itself ... Major changes that I face are into the
form helper (almost replaces the html helper), just very impressive by
the number of line of code it reduces ... Nate's site is providing
good hints : http://cake.insertdesignhere.com
Then the validations, even if I did not yet got all of them ...and
after the "behaviors" .....
But I am a bit stuck about this Jshelper, I could eventually put the
CJS into the 1.2 ..but would rater prefer sticking to Cake...

Let me know if you found some good tricks around 1.1 to 1.2

Franck

On Mar 28, 2:28 pm, "fredBH" <[EMAIL PROTECTED]> wrote:
> hello !
>
> I´m having the same problem.
>
> Is there a cake migration guide 1.1 to 1.2 ?
>
> If not, someone can explain the crucial changes that we have do in our
> Apps ?
>
> Thx 4 all
>
> Bye
>
> On Mar 28, 5:00 am, "francky06l" <[EMAIL PROTECTED]> wrote:
>
> > Hi all,
>
> > I am converting quite a large application from cake 1.1 to the new
> > 1.2. The 1.2 has lot of new stuff that are great, but I  have to dig
> > around to find some syntax etc .. no problem.
> > However, after searching quite a while I have few questions (for the
> > moment) ..
>
> > 1) I replaced my $html->selectTag, with the new $form->select, but I
> > used to pass a class name for the "option" tags. I can't figure out
> > how to pass this class using the $form->select ..
>
> > 2) In 1.1 I used quite a lot the CJS package along with Ajax helper,
> > in 1.2 I have noticed a new helper the JsHelper, and also seen that
> > some of the "effect" where already mentionned there. How to use this
> > helper ? Can this replace (after few tricks) the CJS somehow ?
>
> > Thanks for your help


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to