Am 17.05.2021 um 18:34 schrieb fo...@univ-mlv.fr:
- Mail original -
De: "Christian Beikov"
À: "Remi Forax"
Cc: "jigsaw-dev"
Envoyé: Lundi 17 Mai 2021 18:27:01
Objet: Re: Add reads to open module
Am 17.05.2021 um 18:10 schrieb Remi Forax:
- Mail
- Mail original -
> De: "Christian Beikov"
> À: "Remi Forax"
> Cc: "jigsaw-dev"
> Envoyé: Lundi 17 Mai 2021 18:27:01
> Objet: Re: Add reads to open module
> Am 17.05.2021 um 18:10 schrieb Remi Forax:
>> - Mail origina
Am 17.05.2021 um 18:10 schrieb Remi Forax:
- Mail original -
De: "Christian Beikov"
À: "jigsaw-dev"
Envoyé: Lundi 17 Mai 2021 17:43:15
Objet: Fwd: Add reads to open module
Hi,
I have a use case where I generate some code and that code refers to
classes of some
- Mail original -
> De: "Christian Beikov"
> À: "jigsaw-dev"
> Envoyé: Lundi 17 Mai 2021 17:43:15
> Objet: Fwd: Add reads to open module
> Hi,
>
> I have a use case where I generate some code and that code refers to
> classes of some modu
On 17/05/2021 16:43, Christian Beikov wrote:
Hi,
I have a use case where I generate some code and that code refers to
classes of some module B.
When the module A (an open module), into which I define that class,
has no read-edges to the module B, this fails saying that A does not
read B.
Hi,
I have a use case where I generate some code and that code refers to
classes of some module B.
When the module A (an open module), into which I define that class, has
no read-edges to the module B, this fails saying that A does not read B.
That's fine and totally understandable, so I tr