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

Simplify the Configuration System #101

Closed
GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment
Closed

Simplify the Configuration System #101

GoogleCodeExporter opened this issue Mar 25, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

Clean up and simplify the configuration multiple inheritance mess, it is 
quite slow because it sends #respondsTo: to each class.

This also causes problems with Kom gc.30 because it adds #mimeType to 
Object. See also:

http://code.google.com/p/seaside/issues/detail?id=94

Original issue reported on code.google.com by philippe...@gmail.com on 16 Jul 2008 at 5:27

@GoogleCodeExporter
Copy link
Author

Configuration branch merged into trunk. But see also Issue 115.

Original comment by jfitz...@gmail.com on 26 Aug 2008 at 3:45

  • Changed state: Fixed
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant