Welcome Guest, Not a member yet? Register   Sign In
Tiny Celebrations
#1

Being the primary developer on CI4 can be a long slog through rough waters at times, so I thought I'd take a moment and share a couple of tiny celebrations.

1. We are getting close to moving the repo into the official bcit-ci organization and opening it to the public as a pre-alpha release. This would be basically the end of Phase 1, if you refer back to the Proposed Roadmap. The largest item left to do is to take a final pass through documentation and make sure that it's current with the code that exists. There's a few usability tweaks I'd like to look into, but they are truly small things.

The only discrepancy from that list, I believe, is that the database layer isn't 100% done, but it's pretty close to 95%, I say. Primary missing thing is transactions and that will get developed after the move since I'm slammed with work right now and need to take a bit of time to consider the best way to implement them in the new database layer.


2. This is what inspired me to write this post, actually. Originally, I had planned on the Pre-Alpha release only having MySQL support, but Mat surprised me and dropped an almost fully functional PostgreSQL implementation in the repo late last week! This forced me to revise how we were doing our tests in Travis so that it would run tests using both MySQL and Postgres. I've spent what little time I had the rest of this week tweaking out test suite due to un-anticipated quirks in the way that Postgres handles things. But, the live database tests work perfectly as of moments ago on both platforms! This sets a very strong future for us being able to ensure the quality of the database drivers that we support, since we'll be able to run tests that actually hit real databases and not just mocking it all, and any platforms that both us and Travis supports.

So raise a glass and make a toast to tiny celebrations and the future of CodeIgniter!


Messages In This Thread
Tiny Celebrations - by kilishan - 05-13-2016, 10:58 PM
RE: Tiny Celebrations - by ciadmin - 05-13-2016, 11:22 PM
RE: Tiny Celebrations - by PaulD - 05-14-2016, 10:41 AM
RE: Tiny Celebrations - by cartalot - 05-14-2016, 12:04 PM
RE: Tiny Celebrations - by jlp - 05-14-2016, 02:04 PM
RE: Tiny Celebrations - by InsiteFX - 05-14-2016, 01:54 PM
RE: Tiny Celebrations - by PaulD - 05-14-2016, 02:10 PM
RE: Tiny Celebrations - by jlp - 05-14-2016, 02:20 PM
RE: Tiny Celebrations - by John_Betong - 05-14-2016, 05:36 PM
RE: Tiny Celebrations - by kilishan - 05-14-2016, 09:10 PM
RE: Tiny Celebrations - by dmyers - 05-15-2016, 05:55 PM
RE: Tiny Celebrations - by ellenconnel - 08-17-2017, 03:47 AM



Theme © iAndrew 2016 - Forum software by © MyBB