Expander - add option to create directories that don't exist (ticket #8519)
completed by: Przemysław Buczkowski
mentors: Eugene Katashov, Siarzhuk Zharski
The goal of this task is the implementing missing functionality as described in ticket #8519.
This is a coding task, for this task you will need to have a Haiku build environment setup, and be able to compile either Haiku or standalone Expander project to add needed functionality and check if your solution works. The basic knowledge of GIT SCM is also needed.
Requirements:
- Install Haiku either on real hardware or in Virtual Machine;
- Take familiar with the program you should improve;
- Get either the Haiku source tree or standalone StyledEdit project sources build it and find solution to fix the problem;
- After completing this task, please provide us with the git-formatted patch of implemented features.
Resources:
Haiku Alpha A4.1 (required developer tools are included) http://www.haiku-os.org/get-haiku
Ticket "Expander should have option to create directories that don't exist " http://dev.haiku-os.org/ticket/8519
Standalone Expander project at gitorious.org: https://gitorious.org/gci2012/expander
Getting and building Haiku sources: http://www.haiku-os.org/guides/building
Varios Haiku development resources: http://www.haiku-os.org/development
Haiku Coding Guidelines: https://www.haiku-os.org/development/coding-guidelines
Good luck!