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

Adds transient variables to allow arbitrary factory parameters #141

Closed
wants to merge 1 commit into from

Conversation

kibiz0r
Copy link

@kibiz0r kibiz0r commented May 26, 2011

Pull request made from #103

Allows factory attributes to be marked as "ignored", meaning that they won't be passed on to the constructed instance but can be used to control other aspects of its creation.

Please let me know if there is anything I can do to make the pull easier.

… values on proxy objects. Also allows callbacks to access the proxy objects, and adds an attribute list class which passes missing methods to its last object to faciliate the DSL.
@kibiz0r
Copy link
Author

kibiz0r commented May 26, 2011

Hold on, I didn't look at this code thoroughly enough and it's not doing quite what I would expect as a user. I'm going to work on it a bit more.

@kibiz0r kibiz0r closed this May 26, 2011
@kibiz0r kibiz0r reopened this May 26, 2011
@kibiz0r kibiz0r closed this May 26, 2011
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

Successfully merging this pull request may close these issues.

None yet

1 participant