Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1
  • 2

TOPIC: New MVC structure

New MVC structure 19 May 2012 12:05 #2386

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Hi everybody,

As you can see, lots of issues still are unsolved in the stack of opened tickets.
All theses issues will be solved with the coming of Cook Self Service V2.0


We are currently rewritting the whole structure of your components. With this new MVC, it is possible you get lost.
Don't worry and have a look on this new fully normalizated structure for Joomla 2.5.

It is incredibily good and powerfull !!

1.5 is finished.
If you still are running under 1.5, finish and download your component before the 1st of June !!

If you already started to write inside your component, please download this new MVC and migrate your personalizations. It is verry important.

This topic is to discuss about that migration.
Coding is now a piece of cake
Last Edit: 19 May 2012 14:00 by admin.
The administrator has disabled public write access.
The following user(s) said Thank You: VeCrea, edwardcox, devil

Re: New MVC structure 19 May 2012 13:21 #2388

  • edwardcox
  • edwardcox's Avatar
  • Offline
  • Premium Member
  • Here to help.
  • Posts: 131
  • Thank you received: 26
  • Karma: 12
Hi Jocelyn,

Sounds very good. You mention the "coming of Cook Self Service 2.0"; do you have an approximate date for this new MVC structure?

No offense to our valued 1.5 users, but it's good you set an end of life date so that we can focus on 2.5 and onwards.

Thank you!

Edward.
Passionate Joomla! Developer and J-Cook pro evangelist.
www.jcombuilder.com - we build great Joomla!® Components so you don't have to.
The administrator has disabled public write access.

Re: New MVC structure 19 May 2012 13:59 #2389

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
1.5 supports will stop 1st of June, and Cook 2.0 will be released quite soon after.

A new designed website is also on the road, but maybe released afterwards.

At the moment, on my own, the basic MVC and JForms are working great. I now must include all wizards and redirecting processes, and much more... It is in a good way.

The source will be written in a very unified typing. More readable and more standard.
The builder framework has been improved a lot.


I finally choosed to avoid 1.5 (even if a lot of users will not migrate until 2 years, or never...), because I want to look after the future and do not keep watching back.
Coding is now a piece of cake
The administrator has disabled public write access.
The following user(s) said Thank You: grunt2001c

Re: New MVC structure 20 May 2012 13:43 #2391

  • liubov
  • liubov's Avatar
  • Offline
  • Elite Member
  • (=) 10 mn and it's ready!
  • Posts: 278
  • Thank you received: 35
  • Karma: 22
Hi Joce !

Happy to hearing from you and your work.
" MORE STANDARD : Migration to JForms."
Does that mean you give up Jdom ?

Marc.
Last Edit: 20 May 2012 13:44 by liubov.
The administrator has disabled public write access.

Re: New MVC structure 20 May 2012 17:42 #2393

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
Hi Marc.

JDom will not be anymore used for fields, but for other calls, It will continue to be present.
Coding is now a piece of cake
The administrator has disabled public write access.

Re: New MVC structure 29 May 2012 07:08 #2428

  • Tomaselli
  • Tomaselli's Avatar
  • Online
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
After a little bit of coding with jdom, I changed my mind about it (I thought it wasn't really needed), I like jdom as EXTRA feature for those things not integrated in joomla.
I'm looking forward for the next release of the builder.
The administrator has disabled public write access.
The following user(s) said Thank You: admin

Re: New MVC structure 29 May 2012 09:58 #2429

  • liubov
  • liubov's Avatar
  • Offline
  • Elite Member
  • (=) 10 mn and it's ready!
  • Posts: 278
  • Thank you received: 35
  • Karma: 22
Tomaselli wrote:
I like jdom as EXTRA feature for those things not integrated in joomla.
Like what? could you give examples please ?

Marc
The administrator has disabled public write access.

Re: New MVC structure 29 May 2012 11:24 #2434

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
In facts, JDom can implement much more than simple forms.

For example : front toolbar, fly displays with options, form footer with followers, dynamic infinite groups in combos, tasks in grid, toogle buttons, modal boxes links, auto implement the javascript in the headers...

It overrides lot of JHtml functions that are limited with the field name.

With the V2.0, JDom will disapear from the forms for preference of JForms.
But JDom will still be implementated for all basic and static specials calls that are not covered by latest release of Joomla.

That's the idea.
Coding is now a piece of cake
The administrator has disabled public write access.

Re: New MVC structure 29 May 2012 11:55 #2435

  • Tomaselli
  • Tomaselli's Avatar
  • Online
  • Elite Member
  • Posts: 293
  • Thank you received: 87
  • Karma: 46
there are no limits with what you can do with jdom. basically you setup a new type of "view" in jdom adding the parameters needed and then you recall it wherever you need on the layout view of your component.
for example you could write a googlemap view on jdom that will accept just the geocode coordinates, and then you can call this jdom view anywhere inside your component without the needs to rewrite again the code, but just passing the geocodes coordinates.
I think it is needed a better explanation of what jdom is.

Surely Jdom is not needed for all the basic tasks you can develop with the default tools of joomla, but if you wanna personalize your components and speed the production time for all your projects, jdom may helps a lot.
The administrator has disabled public write access.

Re: New MVC structure 29 May 2012 12:07 #2436

  • liubov
  • liubov's Avatar
  • Offline
  • Elite Member
  • (=) 10 mn and it's ready!
  • Posts: 278
  • Thank you received: 35
  • Karma: 22
Ok, it needs to appropriate the JDom options and parameters.
@ Joce, do you plan the date of this release (about ?)...

Thx

Marc
Last Edit: 29 May 2012 12:10 by liubov.
The administrator has disabled public write access.

Re: New MVC structure 04 Jun 2012 07:40 #2473

  • molenwal1
  • molenwal1's Avatar
  • Offline
  • Senior Member
  • Posts: 63
  • Thank you received: 17
  • Karma: 3
Just curious, is the 2.0 live?
Molenwal1 Webdesign
www.molenwal1.nl
The administrator has disabled public write access.

Re: New MVC structure 04 Jun 2012 14:42 #2476

  • liubov
  • liubov's Avatar
  • Offline
  • Elite Member
  • (=) 10 mn and it's ready!
  • Posts: 278
  • Thank you received: 35
  • Karma: 22
not yet, :(
The administrator has disabled public write access.

Re: New MVC structure 17 Jun 2012 15:50 #2569

  • christophe
  • christophe's Avatar
  • Offline
  • New Member
  • Web Integrator
  • Posts: 16
  • Thank you received: 3
  • Karma: 1
Hello,

could we get any news about the next version ?

Several weeks passed since the announcement and we can't get more info till now.

Thanks ;)

Regards.
All you need is Joomla!
The administrator has disabled public write access.
The following user(s) said Thank You: racetech, msr43

Re: New MVC structure 22 Jun 2012 13:04 #2614

  • admin
  • admin's Avatar
  • Online
  • Administrator
  • Chef
  • Posts: 3711
  • Thank you received: 984
  • Karma: 140
I will not respect the deadline. :-(

The more I go on, the more I increase the strongness. A new website will be on also.
I have a lot of work, and I plan a month more at least.

Everybody will enjoy. Garanteed !

I just ask you some patience.
... and thank you for your great interrest.

It will not look a lot of new features, but :
- a totally different approch in the MVC (2.5 standard),
- a very strong generator framework to go further and plan for years of life.

After that migration, nices new functionalities will come every month. Because it will be easier to develop on the new powerfull Cook generator framework.

Stay in touch !!
Enjoy the summer, and remember to have breaks sometimes ;-) (I speak for the numberious geeks here, like me)
Coding is now a piece of cake
Last Edit: 22 Jun 2012 13:05 by admin.
The administrator has disabled public write access.

Re: New MVC structure 22 Jun 2012 17:58 #2619

  • etc
  • etc's Avatar
  • Offline
  • Premium Member
  • Posts: 132
  • Thank you received: 19
  • Karma: 7
Yes break is fine. That what I always say it to myself.
Anyway one curious question. How big is your team?
The administrator has disabled public write access.
  • Page:
  • 1
  • 2
Time to create page: 0.142 seconds

Get Started