mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
gfse: about: added a note that each grammar has a unique identity independent of its name
This commit is contained in:
@@ -195,6 +195,11 @@ cloud from multiple devices, the last upload wins. Thus the current
|
|||||||
implementation is suitable for a single user switching between different
|
implementation is suitable for a single user switching between different
|
||||||
devices, but not recommended for sharing grammars between multiple users.
|
devices, but not recommended for sharing grammars between multiple users.
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Also <strong>note</strong> that each grammar is assigned a unique identity
|
||||||
|
when it is created. Renaming a grammar does not change its identity. This means
|
||||||
|
that name changes are propagated between devices like other changes.
|
||||||
|
|
||||||
<h3>Future work</h3>
|
<h3>Future work</h3>
|
||||||
|
|
||||||
This prototype gives an idea of how a web based GF grammar editor could work.
|
This prototype gives an idea of how a web based GF grammar editor could work.
|
||||||
@@ -220,7 +225,7 @@ suitable for multiple users developing a grammar in collaboration.
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
<div class=modtime><small>
|
<div class=modtime><small>
|
||||||
<!-- hhmts start --> Last modified: Thu Jul 7 18:55:55 CEST 2011 <!-- hhmts end -->
|
<!-- hhmts start --> Last modified: Tue Jul 26 17:01:22 CEST 2011 <!-- hhmts end -->
|
||||||
</small></div>
|
</small></div>
|
||||||
<address>
|
<address>
|
||||||
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>
|
<a href="http://www.cse.chalmers.se/~hallgren/">TH</a>
|
||||||
|
|||||||
Reference in New Issue
Block a user