Difference between revisions of "Get involved"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
 
Line 29: Line 29:
 
<ul>
 
<ul>
 
<li> block file reading and writing
 
<li> block file reading and writing
<li> bidirectionnal iterators
+
<li> bidirectional iterators
 
<li> unicode characters
 
<li> unicode characters
 
<li> support of the localisation
 
<li> support of the localisation

Revision as of 20:39, 16 July 2005

Who can help?

Every one can help.

You can help the SmartEiffel project in several ways. (developers, test, documentation -this wiki-)

How to help to documentation?

Please feel free to improve these pages in the WIKI.

How to help to test?

If you are a developer interrested in contributing to SmartEiffel, please read the following instructions:

  1. Browse the list below of the identified needed feature. Some of these feature requests are documented (follow the link) and some are not.
  2. Choose the one you want to do.
  3. Contact SmartEiffel team to discuss with them about if some one is already involved and about how SE team feels it.
  4. Write the code and the tests that are coming with (here we think that test based development is the must).
  5. Submit your work frequently using the cogito system to have quick feedback on it.
  6. Please consider that submission can be rejected for reasons that will be explained.
  7. Please consider also that unwanted submissions are very welcome.


List of the requested features (june 6, 2005)

  • block file reading and writing
  • bidirectional iterators
  • unicode characters
  • support of the localisation
  • support of non blocking I/O
  • support of time granted jobs
  • improvement of HTTP_SERVER
  • binary repository
  • improvement of the binaries I/O
  • usage of CSS
  • ...