Skip to content

move String class initialization to method - #4

Open
maul-esel wants to merge 1 commit into
lordkrandel:masterfrom
maul-esel:String_init
Open

move String class initialization to method#4
maul-esel wants to merge 1 commit into
lordkrandel:masterfrom
maul-esel:String_init

Conversation

@maul-esel

Copy link
Copy Markdown
Contributor

Doing so has two advantages:

  • the user can not be surprised by behaviour he did not explictly enable
  • #includes outside the auto-execute section still work

Doing so has two advantages:
* the user can not be surprised by behaviour he did not explictly enable
* #includes outside the auto-execute section still work
@lordkrandel

Copy link
Copy Markdown
Owner

Good idea, I just implemented this in a different way in LIB_CORE

@maul-esel

Copy link
Copy Markdown
Contributor Author

Didn't test yet, but I can't imagine this to do the same thing?! Did you look at my code?

@lordkrandel

Copy link
Copy Markdown
Owner

hrm... I've left things unfinished and something got broken. Have a look at the latest commits anyway.

@lordkrandel lordkrandel reopened this Oct 11, 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

Successfully merging this pull request may close these issues.

2 participants