Note: You are currently viewing documentation for Moodle 2.0. Up-to-date documentation for the latest stable version is available here: Developer meeting April 2009.

Developer meeting April 2009: Difference between revisions

From MoodleDocs
(→‎Moodle 2.0: new coding guidelines)
(Replaced content with "{{Moved_to_dev_docs}}")
 
(8 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Developer meetings]] > April 2009 meeting
{{Moved_to_dev_docs}}
 
 
The meeting was at 11:00 UTC on Thursday, 30 April 2009. We had 22 participants and we covered everything in around two hours.
 
 
''Meeting notes and recording of the meeting available soon!''
 
==Moodle 2.0==
 
* [http://spreadsheets.google.com/pub?key=pDVzrUsKEBnChh0nn7-FTYA Project management overview] - Martin D
* [[Development:Coding|New coding guidelines]]
:Martin explained that the existing coding guidelines (one small list of 20 things) had grown out of control and needed rewriting. A clear coding guide should really help new developers. Please read the new coding guidelines, fix obvious mistakes and raise anything you disagree with.
* Summary of [[Development:Navigation_2.0_implementation_plan|what I am doing with Navigation, blocks, pagelib, etc]]. - Tim
* [[Development:DB layer 2.0|DB layer 2.0]]
:Enum (check constraints) support is being dropped in Moodle 2.0. Eloy is going to review all the dml/ddl tests and add a lot more to ensure that the database code is completely covered by tests. He'll then review current mssql and oracle implementations and fix them completely. We still need to decide whether to build a native driver for Windows (Microsoft is interested).
* [[Development:IMS common cartridge|IMS common cartridge]]
:Moodle Partner [http://moodlesolutions.uvcms.com/ UVCMS] have agreed to implement IMS CC with help from Moodle HQ.
* [[Development:Backup 2.0|Backup 2.0]]
:Eloy will start work on Backup 2.0 once the DB layer work is completed. File format is likely to change, though they'll still be similar internally. MDL-15489 is an annoying problem in 1.9 - some workarounds are necessary.
* [[Development:Text formats|Text formats]]
:Points A to G are agreed, the rest aren't. Eloy probably won't have time to develop it.
* [[Development:Workshop 2.0 specification|Workshop 2.0 specification]]
:The [[Workshop module]] is being completely rewritten for Moodle 2.0 by David Mudrák. Please provide feedback on the spec in the discussion [http://moodle.org/news/discuss.php?d=121805 Workshop 2.0 specification - request for review and comments].
 
==Other news==
 
* [[GSOC/2009]]
:Helen informed everyone that this year we have 6 projects, which is half the number that we had last year - we're going for quality over quantity this year. We're currently in the [http://googlesummerofcode.blogspot.com/2007/04/so-what-is-this-community-bonding-all.html community bonding period], then coding is officially due to start on 23 May (a Saturday!). Please watch tracker issues and project specification pages in Moodle Docs, and encourage GSOC students by commenting on tracker issues and replying to forum posts.
* Penny's bug sprint idea (similar to our previous [[Bugathon]] but perhaps over a much shorter period of time)
* Question: Moodle 1.9.5 status?
 
==See also==
 
* [http://moodle.org/mod/cvsadmin/view.php?conversationid=2181#c94204 Meeting subtitles developer conversation] for more detailed meeting notes (only available to developers with CVS write access)
 
[[Category:Developer]]

Latest revision as of 06:07, 22 June 2011

This development related page is now located in the Dev docs.

See the Developer meeting April 2009 page in the Dev docs.