Skip to content

Instantly share code, notes, and snippets.

@nperez
Forked from perigrin/Moose Hackathon Agenda.md
Created June 13, 2009 22:15
Show Gist options
  • Save nperez/129454 to your computer and use it in GitHub Desktop.
Save nperez/129454 to your computer and use it in GitHub Desktop.

Moose Hackathon Agenda

  • Traits in C::MOP
  • removing T::E from Moose/MOP
    • adding lives_ok/dies_ok to Test::Moose
  • merging C::MOP and Moose
  • Antlers
  • merging MooseX modules into Moose and/or core
    • MX::AH into core
    • MooseX::Traits -> Moose::Traits
  • making Moose::Meta:: constructors strict
  • elevate roles attributes to be first class
    • make AH methods exist in a role so 'requires' of those methods between roles works before composition
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment