Version support for datastore/Proposal: Difference between revisions
Sascha silbe (talk | contribs) fill in anything except the timeline |
Sascha silbe (talk | contribs) m Version support for datastore moved to Version support for datastore/Proposal: Create hierarchy |
||
| (6 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{TOCright}} | {{TOCright}} | ||
| Line 12: | Line 9: | ||
* Wiki user name: sascha_silbe | * Wiki user name: sascha_silbe | ||
* IRC nickname: silbe | * IRC nickname: silbe | ||
* | * Native language: german (english preferred for technical communication) | ||
* Location: Germany | * Location: Germany | ||
* Work hours: about 12h to 00h local time, i.e. 10h to 22h UTC | * Work hours: about 12h to 00h local time, i.e. 10h to 22h UTC | ||
* Open source projects (with other developers beside me) I participated in: [http://husky.sourceforge.net/ Husky (Fidonet on Linux)] (many years ago, co-founded the project; my profile on that page is rather outdated), [http://www.openstreetmap.org OSM], contributed bug reports and patches to a large number of projects. Try a web search on my name, it's unique (AFAIK at least). | * Open source projects (with other developers beside me) I participated in: [http://husky.sourceforge.net/ Husky (Fidonet on Linux)] (many years ago, co-founded the project; my profile on that page is rather outdated), [http://www.openstreetmap.org OSM], contributed bug reports and patches to a large number of projects. Try a web search on my name, it's unique (AFAIK at least). | ||
* Current affiliation with | * Current affiliation with Sugar Labs: maintainer of the [[Development Team/Buildbot|build infrastructure]] | ||
==About my project== | ==About my project== | ||
* Name of project: Version support for [[ | * Name of project: Version support for [[Development Team/Datastore Rewrite|data store]] / [[Design_Team/Designs/Journal|Journal]] | ||
* Technologies used: The ones currently in use by the data store / journal. The bonus part might introduce additional ones (e.g. sqlite) for indexing. | * Technologies used: The ones currently in use by the data store / journal. The bonus part might introduce additional ones (e.g. sqlite) for indexing. | ||
| Line 37: | Line 34: | ||
[http://wiki.laptop.org/go/OLPC_Human_Interface_Guidelines/The_Laptop_Experience#Implicit_Versioning_System was part of] the | [http://wiki.laptop.org/go/OLPC_Human_Interface_Guidelines/The_Laptop_Experience#Implicit_Versioning_System was part of] the | ||
[http://wiki.laptop.org/go/OLPC_Human_Interface_Guidelines/The_Laptop_Experience#The_Journal original design concept] | [http://wiki.laptop.org/go/OLPC_Human_Interface_Guidelines/The_Laptop_Experience#The_Journal original design concept] | ||
for the Journal, but [[ | for the Journal, but [[Development Team/Datastore Rewrite#Versioned_entries_.28not_fulfilled_yet.29|hasn't been finished yet]]. | ||
There are several prototypes ([http://wiki.laptop.org/go/Olpcfs Olpcfs], [http://dev.laptop.org/git/users/cscott/olpcfs2/ olpcfs2]) | There are several prototypes ([http://wiki.laptop.org/go/Olpcfs Olpcfs], [http://dev.laptop.org/git/users/cscott/olpcfs2/ olpcfs2]) | ||
| Line 49: | Line 46: | ||
For this reason, I don't believe that any of these prototypes will mature enough to get integrated | For this reason, I don't believe that any of these prototypes will mature enough to get integrated | ||
in Sugar even mid-term. My project focusses on the version support instead, enhancing the | in Sugar even mid-term. My project focusses on the version support instead, enhancing the | ||
[[ | [[Development Team/Datastore Rewrite|current data store]] instead of replacing it, with the Journal as the only | ||
intended user of the versioning API (though, at least in theory, regular activities could access it as well). | intended user of the versioning API (though, at least in theory, regular activities could access it as well). | ||
| Line 58: | Line 55: | ||
=== Time line === | === Time line === | ||
;2009-04-03 | |||
:Application deadline | |||
;2009-04-12 | |||
:Easter (sunday); UI mockup submitted for review by [[Design_Team|Design Team]] | |||
;2009-04-20 | |||
:start of (university) term; announcement of accepted GSoC proposals | |||
;2009-05-10 | |||
:submitted API draft for review by [[Development_Team|Development Team]] | |||
;2009-05-16 | |||
:[[Marketing Team/Events/MiniCamp Paris 2009|SugarCamp Europe 2009]] | |||
;2009-05-23 | |||
:start of GSoC | |||
;2009-05-31 | |||
:current code examined and understood; API, on-disk format and UI design chosen | |||
;2009-06-07 | |||
:data store enhanced to be able to deal with versions (basic API) | |||
;2009-06-14 | |||
:added (working) prev/next buttons to Journal details view | |||
;2009-06-21 | |||
:added support for importing from existing data store | |||
;2009-06-28 | |||
:added unit tests (and potentially regression tests), fixed all known bugs, submitted for review by [[Design_Team|Design Team]] | |||
;2009-07-06 | |||
:GSoC midterm evaluation ("working and 90% done"); added indexing (e.g. using sqlite) | |||
;2009-07-13 | |||
:code integrated upstream for increased exposure (testing!); started discussion on extended UI design (version tree etc.) | |||
;2009-07-25 | |||
:end of (university) term | |||
;2009-08-10 | |||
:end of GSoC | |||
;2009-10-31 | |||
:Fedora 12 release; Sugar 0.86 release short time later? | |||
== Me and the community == | == Me and the community == | ||
| Line 115: | Line 116: | ||
I'm skipping the screenshot of the simple text replacement task for time reasons. I guess being the maintainer of the | I'm skipping the screenshot of the simple text replacement task for time reasons. I guess being the maintainer of the | ||
[[ | [[Development Team/Buildbot|build infrastructure]] and having committed several patches on the bugtracker should be | ||
sufficient substitute. :) | sufficient substitute. :) | ||