-
Notifications
You must be signed in to change notification settings - Fork 71
February 24, 2016
Nick Ruest edited this page Feb 24, 2016
·
10 revisions
This meeting is a hybrid teleconference and IRC chat. Anyone is welcome to join. Here is the info:
- Time: 1:00pm Eastern Daylight Time US (UTC-4)
- Dial-in Number: (641) 715-3570
- Participant Code: 304589#
- International numbers: Conference Call Information
- Web Access: https://www.freeconferencecallhd.com/wp-content/themes/responsive/flashphone/flash-phone.php
- IRC:
- Join the #islandora chat room via Freenode Web IRC (enter a unique nick)
- Or point your IRC client to #islandora on irc.freenode.net
- Jared Whiklo
- Ed Fujikawa
- Ben Rosner
- Mark Cooper
- Nigel Banks
- Danny Lamb ⭐
- Nick Ruest ⭐
- Sprint updates
- https://github.com/Islandora-CLAW/CLAW/milestones
- Yak shaving; controllers, injection, for fun and middleware profit
- Project plan
- ... (feel free to add agenda items)
- Sprint updates
- Nick gave an overview of what the sprint team has been working on for this sprint
- The example pull requests are to demonstrate dependency injection. This is based on conversations Danny, Diego, and Jared were having yesterday (Feb. 23, 2016) in irc.
- Danny walk through the example pull requests above
- #36: basically a UUID generator
- #36: ...and use for type checking
- #159: requires the UUID generator, and uses PHP type checking
- #159: it can be used a variable
- #159: index.php -- this is where the dependency injection happens
- The controller just become returns responses and web requests
- Delegate to what you've injected into the controller
- "Make it super flexible from the start, so we don't have controllers depending on other controllers."
- Jared: The resource service, does that actually need to be a Silex service? (because it is internal, and we never want to expose those routes) -- Should it be an injected service, or in Chullo?
- Danny: Yes, and yes.
You may be looking for the islandora-community wiki · new to islandora? · community calendar · interest groups · roadmap