
/* GeneralNotes.txt
 *
 * $VER:General notes v0.24
 *
 * Used tab size: 2
 */


This is the original FAME-Door package for Amiga E programmers!


BETATEST:

This whole package is still under construction. So, if something
doesn't work, *CONTACT* me! PLEASE! Otherwise i'm not able to correct
these bugs because i use a different Module for compiling doors 8).
A more detailed documentation will follow in the near future.
I also want to make a FAQ list which has to be supported by the users.



GENERAL / RULES:

This package contains the v0.24 of the FAME-Door system. These files
are sill under construction and have to be continousely updated. So, if
you want to become a FAME door developer you are advised to read the
history file to see, what have been changed. Otherwise it's possible
that your door won't work in future. You also have to accept some
"rules" to garant a stable working of your door.

1.: PLEASE! DON'T use your own startup-code. I decided to add the full
    FAMEDoor.m sources in the Developer/source directory. So everybody
    can see whats happening on startup. But *DON'T* change this! If
    you have found a bug, please contact me! thx!

2.: Please start the port as fast as possible. Note that you have to
    allocate/create the port string by your own. See Source/TestDoor.e
    for an example.

3.: The Door *HAS TO* execute the portend() command before exiting.
    Otherwise the node WILL hang.

4.: Others will follow...8)



CONTACT:

If ouy have some further questions or some bug reports, contact me:

  e-mail:   beatnik@cs.tu-berlin.de

  BBS   :   Punishment Inc. BBS (FAME Developement Team):

            +49 - 30 - 694 84 70    NODE 1  (28.800 Baud)
            +49 - 30 - 694 85 70    NODE 2  (28.800 Baud)

            Username: BeatniK/tRSi

  mail  :   U. Jansen
            Helmstedter Str. 25

            10717 Berlin / Germany



-------------------------------- EOF ----------------------- BeatniK/tRSi --

