Difference between revisions of "Get involved"

From Liberty Eiffel Wiki
Jump to navigation Jump to search
(Spelling correction)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
[[category:Community]]
 
[[category:Community]]
<h2> who can help? </h2>
+
<h2> Who can help? </h2>
   
 
Every one can help.
 
Every one can help.
   
You can help the SmartEiffel project in several ways. (developpers, test, documentation -this wiki-)
+
You can help the SmartEiffel project in several ways. (developers, test, documentation -this wiki-)
   
 
<h2> How to help to documentation? </h2>
 
<h2> How to help to documentation? </h2>
Line 12: Line 12:
 
<h2> How to help to test? </h2>
 
<h2> How to help to test? </h2>
   
  +
If you are a developer interrested in contributing to SmartEiffel, please read the following instructions:
bla bla
 
 
<h2> How to help to test? </h2>
 
 
If you are a developer interrested to contribute to SmartEiffel, please read the following instructions:
 
   
 
<ol>
 
<ol>
<li> Browse the list below of the identified needed feature. Some of this feature request are documented (follow the link) and some are not.
+
<li> Browse the list below of the identified needed feature. Some of these feature requests are documented (follow the link) and some are not.
 
<li> Choose the one you want to do.
 
<li> Choose the one you want to do.
 
<li> Contact SmartEiffel team to discuss with them about if some one is already involved and about how SE team feels it.
 
<li> Contact SmartEiffel team to discuss with them about if some one is already involved and about how SE team feels it.
<li> Write the code and the tests that are coming with (here we think that test based developpment is the must).
+
<li> Write the code and the tests that are coming with (here we think that test based development is the must).
<li> Submit frequently your work using the cogito system to have quick feedback on it.
+
<li> Submit your work frequently using the cogito system to have quick feedback on it.
 
<li> Please consider that submission can be rejected for reasons that will be explained.
 
<li> Please consider that submission can be rejected for reasons that will be explained.
<li> Please consider also that un wnated submissions are very welcome.
+
<li> Please consider also that unwanted submissions are very welcome.
 
</ol>
 
</ol>
   
   
<h2>list of the requested features (june 6, 2005)</h2>
+
<h2>List of the requested features (june 6, 2005)</h2>
   
 
<ul>
 
<ul>

Revision as of 21:33, 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
  • bidirectionnal 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
  • ...