As soon as Drupal 6 is out we should be there with a 6 version of FeedAPI.
| Comment | File | Size | Author |
|---|---|---|---|
| #17 | feedapi-update6x_remainings.patch | 2.78 KB | mustafau |
| #16 | feedapi-update6x_remainings.patch | 1.53 KB | mustafau |
As soon as Drupal 6 is out we should be there with a 6 version of FeedAPI.
| Comment | File | Size | Author |
|---|---|---|---|
| #17 | feedapi-update6x_remainings.patch | 2.78 KB | mustafau |
| #16 | feedapi-update6x_remainings.patch | 1.53 KB | mustafau |
Comments
Comment #1
aron novak+1. We should definitely provide Drupal 6 version before the official release of Drupal 6.
Suggested way:
- decide on all features / tasks in the issue queue - is it essential for feedapi 5.x?
- implement the must-have features in 5.x
- do a feature-freeze for 5.x After this point __only__ bug fixes should get into the code.
- upgrade feedapi for 6
- maintain 5.x and 6.x, but new features are only for 6.x
Do you think it's acceptable?
It 'd be so good to avoid the endless cycle of porting features between branches.
Comment #2
alex_b commentedFreezing 5.x development will be hard as we are using feedapi on a series of 5 pages. So at least for a little while we will need to maintain 2 branches. Lets see how things develop. I think this issue shouldn't keep us from upgrading early.
Comment #3
wim leersSubscribing.
Comment #4
alex_b commentedGood news: Jose Reyero will upgrade feedapi to 6 :)
We should use the upgrade to break out some modules and let them live in their own space.
Let's upgrade
* feedapi_inherit
* feedapi_node
* feedapi_node_views
* parser_common_syndication
* parser_simplepie
* feedapi
and break out
* feedapi_aggregator
into its own project.
Jose will review code as he upgrades. Outstanding tests and bug fixes for 5 will be upgraded as we go.
Comment #5
kpaul commentedThanks guys. Bumping this to the top with D6 being released recently.
Comment #6
ilbeppe commentedAny news???
Comment #7
aron novakYes, I'm assigned to work on this. You can expect the first DRUPAL-6 release this week.
Comment #8
kpaul commentedThanks for the update. I may be able to help test/debug.
Comment #9
designerbrent commentedsubscribing
Comment #10
ilbeppe commentedNews?
Comment #11
cosmicdreams commentedThanks for your ongoing work Aron. I hope to talk with you in irc about how I can help you best.
Will I see you in there this week? Or are you busy with ramping up for the Feed API talk at Boston?
Comment #12
aron novakPlease try out 6.x-dev package! The CVS contains DRUPAL-6--1 branch. The dev package will be available shortly.
@cosmicdreams : i won't attend DrupalCon Boston.
Comment #13
cosmicdreams commentedGreat news! I won't have to worry about backporting my module to Drupal 5 now.
Comment #14
cosmicdreams commentedBah, sorry. I can't see the new 6.x version in the Version drop down.
Comment #15
alex_b commenteddon't worry :)
Comment #16
mustafau commentedArguments to feedapi_inherit_help() were not updated to 6.x.
Patch is attached.
Comment #17
mustafau commentedUpdated patch.
Additionally coder says:
Comment #18
aron novakOld ticket, closing it now. it does not makes sense anymore.