MyBB Community Forums

Full Version: List of Confirmed Features
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
Ray, 2.0 isn't coming for at least two more years. If the current MyBB product doesn't suit your needs, you'd be well advised to look elsewhere.
We constantly observe the market of PHP frameworks. If our prefered framework isn't available when we need it, we'll use an alternative.
I prefer using raw PHP Dont like using pre-made frameworks.

Didnt know it takes that long to develop a software. It takes just a few days to create the login fully for me.
There is a whole lot more to mybb than a login though. If anything that's a tiny portion of the software.
I could do a login in less than an hour. That's a tiny fraction of the core though. We have to plan the overall architecture (including the database structure - something that can take a while in itself to reach a decent level of normalization without compromising usability), build the core, test it across multiple environments then fix the likely many bugs found by both the SQA team and users.
(2013-02-12, 12:06 PM)Spudster Wrote: [ -> ]I prefer using raw PHP Dont like using pre-made frameworks.

Didnt know it takes that long to develop a software. It takes just a few days to create the login fully for me.

Few days to make a login system? really?
(2013-02-19, 02:42 AM)Snickers Wrote: [ -> ]
(2013-02-12, 12:06 PM)Spudster Wrote: [ -> ]I prefer using raw PHP Dont like using pre-made frameworks.

Didnt know it takes that long to develop a software. It takes just a few days to create the login fully for me.

Few days to make a login system? really?

Agree. It's a one-session thing for me too.
(2013-02-12, 12:06 PM)Spudster Wrote: [ -> ]I prefer using raw PHP Dont like using pre-made frameworks.

Didnt know it takes that long to develop a software. It takes just a few days to create the login fully for me.

that's probably the worst choice. It's gonna suck when it comes to being organized. Don't want to confuse people.

It's gonna be interesting to see what kind of framework you guys choose.

I love Symfony right now.
Quote:A new theme
-Will include css based buttons
An API will be available to make integration easier.

I'm so excited for both of these features. Will make it much easier for me to make everything to the way I want it, less things to mess with, but more things are affected!
(2013-02-26, 06:26 AM)MJ456 Wrote: [ -> ]
(2013-02-26, 06:25 AM)Lith Wrote: [ -> ]
Quote:A new theme
-Will include css based buttons
An API will be available to make integration easier.

I'm so excited for both of these features. Will make it much easier for me to make everything to the way I want it, less things to mess with, but more things are affected!

New css based theme coming on 1.8 also. Smile

Oh, really? That's great then. My 1.6 is already mainly CSS based, but having 1.8 being automatically CSS based is a great addition. I heard that 1.8 was only a theme change, from a Developer I think, don't remember what thread.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47