emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Towards a cleaner build: cedet


From: Lars Ingebrigtsen
Subject: Re: Towards a cleaner build: cedet
Date: Sat, 15 Jun 2019 14:41:06 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.0.50 (gnu/linux)

Dmitry Gutov <address@hidden> writes:

>> (cl-defmethod ede-java-classpath ((proj ede-project-with-config-java))
>>    "Return the classpath for this project."
>>    (oref (ede-config-get-configuration proj) classpath))
>>
>> But...  no classes define a classpath slot:
>
> IIRC, Java support was never merged into Emacs because of copyright
> assignment problems (it had a different author, I guess).

So this is glue code to bits of cedet that isn't in Emacs?  Hm...
Tricky...

Should the method just be removed, I wonder, and be part of the
non-merged part of cedet?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]