Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Discussions about: (require 'cl) #50

Open
bogolisk opened this issue Sep 19, 2012 · 1 comment
Open

Discussions about: (require 'cl) #50

bogolisk opened this issue Sep 19, 2012 · 1 comment

Comments

@bogolisk
Copy link

The Emacs Devs seem to frown upon CL. They're are ok with (eval-when-compile (require 'cl)) but not
run time usage.

Should we convert egg to NOT use CL constructs?
Many stuffs are easily replacable but destructuring-bind is hard....

What do you guys think?

@byplayer
Copy link
Owner

I think we convert egg to not use CL constructs.
Because using CL on runtime has some risk not to run future version.

@byplayer byplayer reopened this Sep 20, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants