|
Re: [CEDET-devel] Is Semantic able to work with indirect buffers?
From: Eric M. Ludlam <eric@si...> - 2009-04-15 18:40
|
>>> <klaus.berndl@...> seems to think that:
>Hi Eric,
>=20
>currently i'm preparing ECB to work with indirect buffers as well as =
>with direct file-buffers.. therefore my question: Is semantic able to =
>deal with indirect buffers of source-buffers - e.g. i'm thinking about =
>the internal semantic caches: are they buffer(name) or filename-centric?
>=20
>Ciao,
>Klaus
[ ... ]
The semantic caches always deal with file names, but if there are two
buffers with different local-variable lists, I could imagine that they
would stomp on each other's parsing information. I have never tried
using indirect buffers for anything, so I don't really know what might
happen.
Eric
--
Eric Ludlam: eric@...
Siege: http://www.siege-engine.com Emacs: http://cedet.sourceforge.net
|
| Thread | Author | Date |
|---|---|---|
| Re: [CEDET-devel] Is Semantic able to work with indirect buffers? | Eric M. Ludlam <eric@si...> |