[Owncloud] feature freeze

Thomas Tanghus thomas at tanghus.net
Sat Sep 14 15:40:26 UTC 2013


On Saturday 14 September 2013 11:46 Frank Karlitschek wrote:
> Hi guys,
> 
> please remember that we have the ownCloud 6 feature freeze next friday. The
> schedule is visible here:
> https://github.com/owncloud/core/wiki/ownCloud-6-Features
> Please also add your features that you have developed to the wiki page
> 
> Also keep in mind that the pull requests reviewers need some time to test
> and approve your code so please submit your pull requests as soon as
> possible.
> 
> Let me know if you have any questions.

Moving remaining classes to the OCP namespace:
Which classes are we missing? Which have been ported that needs to be 
corrected in apps?
I need to move OC_VCategories to OCP and possibly rename it to OCP\Categories, 
OCP\Tags or something like that and strip the VObject specific code to make it 
more generalized. I don't think it has been clearly communicated exactly how 
to do. Some OCP classes just extend the OC_ classes, but I saw mentioned that 
it's not supposed to be done like that. Please communicate how to do it 
properly.

Porting App framework to master:
Are shipped apps using the current App Framework supposed to use the 
OC(P)\AppFramework? If so it needs to be merged last week ;)

Just thinking about those issues, the time between feature freeze and Alpha 1 
is way too short, and there are probably a lot more changes to core that will 
affect shipped apps. IMHO we need at least a week to stabilize apps to any 
changes in core.

-- 
Med venlig hilsen / Best Regards

Thomas Tanghus



More information about the Owncloud mailing list