Re: [CEDET-devel] CME package
Brought to you by:
zappo
From: Consciencia <con...@pr...> - 2021-04-01 20:39:18
|
License added. Of course you can :) It would be awesome to have fixes from CME in CEDET. ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ On Thursday, April 1, 2021 10:24 PM, Fermin <fm...@po...> wrote: > Totally understandable, I also notice that your repository doesn't have any license, if you provide a GPLv3 compatible license (and you allow me) I can adapt the code > to fit into the master branch of Emacs and the CEDET infrastructure. > > Regards, > > Fermin > > On 01/04/2021 22:12, Consciencia via Cedet-devel wrote: > >> Certainly. Issue is that fixes and enhancements tend to intertwine together in monkey patched CEDET functions. I myself got little lost in it because I wrote it over the course of several years so I forgotten a lot of things. Overall, code is dirty and hacky, cleanliness was of no importance to me because I wanted to create desired functionality as fast as possible which means integrating parts of CME into CEDET would be time consuming. Sadly, I am not in a good terms with time. >> >> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐ >> On Thursday, April 1, 2021 8:52 PM, Fermin [<fm...@po...>](mailto:fm...@po...) wrote: >> >>> Oh wow seems awesome! >>> >>> It is any possibility to include these changes into CEDET? It could be a great addition to fix these behavior in core Emacs >>> >>> On 01/04/2021 20:07, Consciencia via Cedet-devel wrote: >>> >>>> Hello everyone, >>>> >>>> Let me introduce CME. Package build around CEDET which is providing: >>>> 1) Simple user interface. >>>> 2) Automatic CEDET configuration. >>>> 3) Fixes for incorrect CEDET behavior. >>>> 4) And some new features. >>>> >>>> CEDET adoption is mainly blocked by two factors, hard configuration and huge confusing API. CME is trying to solve both issues. Another issue is the need to install 3rd party software (GNU Global) otherwise CEDET is not able to find function implementations, only prototypes. This is solved by CME too. >>>> >>>> Take a look and tell me what you think. >>>> >>>> https://github.com/consciencia/CME >>>> >>>> C. >>>> >>>> _______________________________________________ >>>> Cedet-devel mailing list >>>> Ced...@li... >>>> >>>> https://lists.sourceforge.net/lists/listinfo/cedet-devel >> >> _______________________________________________ >> Cedet-devel mailing list >> Ced...@li... >> >> https://lists.sourceforge.net/lists/listinfo/cedet-devel |