zhongxan / emite

Automatically exported from code.google.com/p/emite
0 stars 0 forks source link

Some modules cannot compile #276

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Due to issue 263, a new CopyToClipboardDataProvider interface has been 
introduced.
This interface resides in HablarClipboard, but used in HablarChat and 
HablarRooms.
Now HablarClipboard depends on HablarChat, but HablarChat needs an interface 
of HablarClipboard! There is a circular dependency.
This may be fixed by moving this interface to HablarChat.

Original issue reported on code.google.com by antonio....@gmail.com on 13 May 2010 at 1:01

GoogleCodeExporter commented 8 years ago
In fact issue 253 created problems too...

Original comment by antonio....@gmail.com on 13 May 2010 at 1:14

GoogleCodeExporter commented 8 years ago
This issue involves HablarChat, HablarClipboard, HablarRoster.

Original comment by antonio....@gmail.com on 13 May 2010 at 1:38

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r1466.

Original comment by antonio....@gmail.com on 13 May 2010 at 1:46