Skip to content
This repository was archived by the owner on Sep 9, 2019. It is now read-only.

Conversation

@thekid
Copy link
Contributor

@thekid thekid commented Jan 28, 2012

Implementation for xp-framework/rfc#218

class Example {

  [@$conn: inject(name= 'db')]
  public void setConnection(DBConnection $conn)  {
    // ...
  }
}

@thekid
Copy link
Contributor Author

thekid commented Jan 28, 2012

XP Framework way of doing this @ xp-framework/xp-framework#116

thekid added a commit that referenced this pull request Sep 30, 2012
XP Language method parameter annotations
@thekid thekid merged commit f213849 into xp-lang:master Sep 30, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant