1 minute reading time (124 words)

Navigating the code development process (part 1 of 2)

Navigating the code development process (part 1 of 2)

While at JAB11 last month, I heard comments from more than a few developers that it could be difficult to get their code accepted into the Joomla! core. So I committed to publishing a JCM article to try and address those concerns. In the first article of this two part series, we will take an overview of how the existing development process works. Developers are encouraged to post their questions and comments below this article throughout the month of June (the earlier the better), so that some of those questions and comments may be used as the basis for next month's concluding article in this series.

Resources

The best starting places for learning about how the development process works are the following pages on developer.joomla.org:

Steps in the code development process

In one sense, it is difficult to get code accepted into the Joomla! core, because it takes discipline, hard work, and committment! Here are the general steps for those who would like to contribute code to the core:
  1. Understand the vision: A theme or vision will be assigned to each upcoming minor release to help people know what kind of ideas may be the best fit for that release. The theme/vision will be discussed at a developer summit held around the time that a new minor release reaches the GA (General Availability) milestone. The theme/vision is designed to help guide the general direction of the next minor release, but it doesn't prevent people from making contributions outside of that theme/vision.
  2. Come up with your idea: Use the Joomla! Idea Pool to explore existing ideas, share new ones, and connect with other developers who share a passion for your idea.
  3. Collaborate: People are encouraged to create ad-hoc teams to work on their coding ideas. These teams can form at the Joomla! Idea Pool. Whether you form a team or work as an individual, stay in touch with the larger development community (through mailing lists, IRC channels, issue trackers, and forums) regarding your progress in order to build stronger support for your work.
  4. Sign the JCA: Signing the Joomla! Contributor Agreement (JCA) enables your code to be included in Joomla! under the GPL license.
  5. Join the CMS list: Join the Joomla! Development CMS Google Group and share your idea with the group.
  6. Submit your RFC: A Request for Comments (RFC) is a document submitted for peer review that describes your proposed changes to the Joomla! software platform. You can use the Joomla! Idea Pool to draft an RFC for your idea. RFCs must answer at least one of the following two questions to be seriously considered by the Joomla! Production Leadership Team PLT:
    • How can the idea be implemented at a technical level?
    • How does the idea make the Joomla platform behave at a functional level?
  7. PLT evaluation of your RFC: A decision will made by the PLT on sufficiently detailed RFCs regarding whether it will marked as a priority for inclusion in the current development release. The priority for the change will take into account its popularity and the synergy with the current development vision.
  8. Get a branch: Send an email to the CMS list and request a Subversion branch. Explain the purpose for your branch and whether you want others to help you with your coding. Once someone from PLT responds and creates your branch, keep it up to date with the latest trunk version.
  9. Coding standards, testing, and documentation: Follow the Joomla! Coding Standards, get your code to pass automated system tests, write automated tests for any new methods or classes, and document your code.

Your questions and comments

What questions and comments do you have about the development process? Do you have concerns about how the Joomla! Idea Pool works? Are you not sure how to create a RFC? Do you feel there are some gaps in the Joomla! Coding Standards? Please add your questions and comments below, and some of them will form the basis for a followup article next month about helping you to successfully navigate the Joomla development process.
0
Unconference about taking Joomla! Forward at J and...
 

Comments

Already Registered? Login Here
No comments made yet. Be the first to submit a comment

By accepting you will be accessing a service provided by a third-party external to https://magazine.joomla.org/