Hi & Bonjour,

I'm happy to see your interest in multi-user environments. So, i will give you "my dream" for composer about this point.

It would be to have a "plugable" or "extensible" protocol*(checkin|checkout) model to allow handling of the basic operations like:

  * open the page for editing (aka: checkout).
  * save the page (aka checkin).

The goal would be to able to support things like:

  * protocol=local:
        checkout is a creation of .LCK file
        checkin: save the file and remove the .LCK

  * protocol=ftp:
        same as local but remotly (if connected).

  * protocol=rcs|cvs
        checkout: explicit
        checkin

  * protocol=clearcase
        same but with different commands

  * protocol=webdav
        ....

Daniel, what's your feeling about this ?

Best Regards,
Alain. (aljeux _AT_ free _DOT_ fr)


Daniel Glazman wrote
Alain Peyrat wrote:

Hi,

I would like to know if some of you have experience in deploying composer in a multi-user environment (for example, as a remplacement of Frontpage) and can share their experience/tips.

Is there a way to add a locking system to prevent simultaneous modification of a page (like .LCK files as in Dreamweaver) ?

Best Regards,
Alain. (aljeux _AT_ free _DOT_ fr)



Bonjour Alain,


That's not possible today but that is a VERY cool suggestion!!!

</Daniel>


_______________________________________________ mozilla-editor mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-editor

Reply via email to