? ? ? Failure

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
13 Aug 2016

Summary of Changes

The JData classes and the joomla/data Framework package are largely one in the same with the latter having received some new code not existing in the CMS. Since this is basically duplicate code, let's merge sources.

Testing Instructions

If anyone's using these classes (sorry, core doesn't use them), make sure your code still works the same without changes; similar to JRegistry, the existing classes are aliased to their namespaced counterparts. The only gotcha might be if you're using Reflection on the private class member variables, but as those are private anyway there's no room for a B/C break. Otherwise, this is essentially a maintainer review thing.

Documentation Changes Required

N/A, the JData classes are not documented in the CMS workspace

avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2016
Category Administration Components External Library Libraries Unit Tests
avatar mbabker mbabker - open - 13 Aug 2016
avatar mbabker mbabker - change - 13 Aug 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 13 Aug 2016
Labels Added: ? ? ?
avatar photodude
photodude - comment - 18 Aug 2016

I'm guessing this needs to be rebased to get the unit test changes, since all of the unit tests are erroring in this PR.

avatar wilsonge
wilsonge - comment - 4 Sep 2016

Merged on review with cd7cde3

avatar wilsonge wilsonge - change - 4 Sep 2016
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2016-09-04 00:08:29
Closed_By wilsonge

Add a Comment

Login with GitHub to post a comment