stephpy/timeline-bundle

Status of this bundle

Closed this issue · 3 comments

As there seems to be a branch with a complete rewrite and we're thinking about using / contributing to the timelinebundle, i'm having a couple of quesitons:

  • What's the reason for dropping redis support in the from-scratch branch and start with a doctrine orm implementation?
  • Do you have a rough estimate, when you think the rewrite can be in a state where it will be usable?

I rewrite this bundle from scratch, i rewrite all class and services one by one, Redis will be soon re-implemented ;)

I'll continue to work on it this week end, my estimations are:

Filters -> OK
Redis support -> OK
Twig (need review) -> OK
Paginator #37 -> OK
Documentation -> OK
Write tests with Atoum. -> NO
DataHydrator #33 -> Not sure
MongoDB Support #28 -> Not sure 
Propel support ? -> NO
Review of filters and notifiers, could we use TreeBuilder on them to easily inject configuration. -> NO
Any suggestion ?

@stephpy alright, thanks a lot for the feedback. we'll probably start implementing notifications in our application next week, so we can also contribute to missing features then if necessary.

@pulse00 Nice news :)