12 years agonext steps - planned
André Walker [Fri, 12 Aug 2011 01:53:14 +0000]
next steps - planned

12 years agoremoving fixed stuff from TODO
André Walker [Fri, 12 Aug 2011 01:34:29 +0000]
removing fixed stuff from TODO

12 years agoget_all_components is getting until we know what to do
André Walker [Thu, 11 Aug 2011 21:48:53 +0000]
get_all_components is getting  until we know what to do

12 years agointuiting catalyst_component_name
André Walker [Thu, 11 Aug 2011 19:40:06 +0000]
intuiting catalyst_component_name

12 years agogetting correct name for the component
André Walker [Thu, 11 Aug 2011 19:34:59 +0000]
getting correct name for the component

12 years agofixing add_component to better overriding
André Walker [Thu, 11 Aug 2011 17:44:07 +0000]
fixing add_component to better overriding

12 years agosane names for models
André Walker [Thu, 11 Aug 2011 17:38:45 +0000]
sane names for models

12 years agomore comments
André Walker [Thu, 11 Aug 2011 17:32:05 +0000]
more comments

12 years agodon't fail silently when container_class doesn't exist
André Walker [Thu, 11 Aug 2011 17:23:12 +0000]
don't fail silently when container_class doesn't exist

12 years agosmall adjustments
André Walker [Thu, 11 Aug 2011 15:26:44 +0000]
small adjustments

12 years agoupdating comment
André Walker [Thu, 11 Aug 2011 15:12:49 +0000]
updating comment

12 years agoFIXME's and comments
André Walker [Thu, 11 Aug 2011 15:03:36 +0000]
FIXME's and comments

12 years agocatalyst_component_name doesn't have to be a class accessor anymore
André Walker [Thu, 11 Aug 2011 14:24:59 +0000]
catalyst_component_name doesn't have to be a class accessor anymore

12 years agono dispatching through MyApp anymore
André Walker [Thu, 11 Aug 2011 14:17:36 +0000]
no dispatching through MyApp anymore

12 years agoAlmost working sugar
Tomas Doran [Wed, 10 Aug 2011 23:52:06 +0000]
Almost working sugar

12 years agoGet sugar working
Tomas Doran [Wed, 10 Aug 2011 23:25:58 +0000]
Get sugar working

12 years agoHappier with that
Tomas Doran [Wed, 10 Aug 2011 23:06:04 +0000]
Happier with that

12 years agoI like this more than the constructorinjection getting a ->config parameter, but...
Tomas Doran [Wed, 10 Aug 2011 22:35:35 +0000]
I like this  more than the constructorinjection getting a ->config parameter, but it's still not cool

12 years agoLets stop shitting everywhere
Tomas Doran [Wed, 10 Aug 2011 22:05:17 +0000]
Lets stop shitting everywhere

12 years agoFix the logic somewhat
Tomas Doran [Wed, 10 Aug 2011 21:48:23 +0000]
Fix the logic somewhat

12 years agoGet the 'real' components, not the compat ones for the list
Tomas Doran [Wed, 10 Aug 2011 21:44:34 +0000]
Get the 'real' components, not the compat ones for the list

12 years agoFix component debug display
Tomas Doran [Wed, 10 Aug 2011 21:43:59 +0000]
Fix component debug display

12 years agorewrote _get_component_type_name
André Walker [Wed, 10 Aug 2011 20:25:55 +0000]
rewrote _get_component_type_name

12 years agoremainings of flush_request_services()
André Walker [Wed, 10 Aug 2011 18:13:01 +0000]
remainings of flush_request_services()

12 years agoif its only used internally, it should be private
André Walker [Wed, 10 Aug 2011 18:07:15 +0000]
if its only used internally, it should be private

12 years agoget_components_types_names() too
André Walker [Wed, 10 Aug 2011 18:04:46 +0000]
get_components_types_names() too

12 years agoflush_request_services() is a bad idea
André Walker [Wed, 10 Aug 2011 18:01:23 +0000]
flush_request_services() is a bad idea

12 years agosynopsis for Catalyst::IOC
André Walker [Wed, 10 Aug 2011 17:59:59 +0000]
synopsis for Catalyst::IOC

12 years agonot inheriting from Bread::Board anymore (though it's still probably wrong)
André Walker [Wed, 10 Aug 2011 04:35:24 +0000]
not inheriting from Bread::Board anymore (though it's still probably wrong)

12 years agoswitched eval with Try::Tiny
André Walker [Wed, 10 Aug 2011 04:18:07 +0000]
switched eval with Try::Tiny

12 years agomade tests pass, spreading FIXME's all over the place
André Walker [Wed, 10 Aug 2011 04:08:17 +0000]
made tests pass, spreading FIXME's all over the place

12 years agoditching the COMPONENT constructor
André Walker [Wed, 10 Aug 2011 03:55:39 +0000]
ditching the COMPONENT constructor

12 years agoFor some reason, ->param doesn't work in the lifecycle. Gotta fix that later
André Walker [Wed, 10 Aug 2011 03:51:08 +0000]
For some reason, ->param doesn't work in the lifecycle. Gotta fix that later

12 years agoremoved FIXME, added confess()
André Walker [Wed, 10 Aug 2011 02:58:55 +0000]
removed FIXME, added confess()

12 years agotest model Foo + small fixes
André Walker [Mon, 8 Aug 2011 03:49:54 +0000]
test model Foo + small fixes

12 years agomore improving test - Bar
André Walker [Mon, 8 Aug 2011 03:39:01 +0000]
more improving test - Bar

12 years agoadded fixme's
André Walker [Mon, 8 Aug 2011 03:29:58 +0000]
added fixme's

12 years agoimproved test for custom container - testing baz
André Walker [Mon, 8 Aug 2011 03:27:20 +0000]
improved test for custom container - testing baz

12 years agomodel requests
André Walker [Mon, 8 Aug 2011 02:54:19 +0000]
model requests

12 years agofix TODO
André Walker [Sun, 7 Aug 2011 22:41:33 +0000]
fix TODO

12 years agoRequest - it's definitely not a Singleton, and it needs the context
André Walker [Sat, 6 Aug 2011 05:51:52 +0000]
Request - it's definitely not a Singleton, and it needs the context

12 years agoWithParameters FIXME
André Walker [Sat, 6 Aug 2011 05:49:49 +0000]
WithParameters FIXME

12 years agoone line is better
André Walker [Sat, 6 Aug 2011 05:48:24 +0000]
one line is better

12 years agoExtending TestAppCustomContainer (without sugar)
André Walker [Sat, 6 Aug 2011 05:47:28 +0000]
Extending TestAppCustomContainer (without sugar)

12 years agoRemoved WithCOMPONENT, renamed My::External::Class
André Walker [Sat, 6 Aug 2011 05:33:41 +0000]
Removed WithCOMPONENT, renamed My::External::Class

12 years agoremoved solved fixme's
André Walker [Fri, 5 Aug 2011 23:53:10 +0000]
removed solved fixme's

12 years agorewrote Request lifecycle
André Walker [Fri, 5 Aug 2011 23:50:14 +0000]
rewrote Request lifecycle

12 years agopod sketch for Request lifecycle
André Walker [Fri, 5 Aug 2011 20:52:43 +0000]
pod sketch for Request lifecycle

12 years agoBasing Catalyst::IOC on Bread::Board (don't know if it's supposed to, but current...
André Walker [Fri, 5 Aug 2011 20:51:08 +0000]
Basing Catalyst::IOC on Bread::Board (don't know if it's supposed to, but current container tests require it) and pod sketch

12 years agofix default_component behavior
André Walker [Fri, 5 Aug 2011 20:47:01 +0000]
fix default_component behavior

12 years agoMerge branch 'gsoc_breadboard' of git.shadowcat.co.uk:Catalyst-Runtime into gsoc_brea...
André Walker [Thu, 4 Aug 2011 23:43:05 +0000]
Merge branch 'gsoc_breadboard' of git.shadowcat.co.uk:Catalyst-Runtime into gsoc_breadboard

12 years agoreordering stuff fixes accept_context_args
André Walker [Thu, 4 Aug 2011 23:41:55 +0000]
reordering stuff fixes accept_context_args

12 years agofixing _get_component_type_name
André Walker [Thu, 4 Aug 2011 23:41:12 +0000]
fixing _get_component_type_name

12 years agomake sure it is a regexp
André Walker [Thu, 4 Aug 2011 23:37:07 +0000]
make sure it is a regexp

12 years agoadded the ctx parameter
André Walker [Thu, 4 Aug 2011 23:35:59 +0000]
added the ctx parameter

12 years agoComments
Tomas Doran [Thu, 4 Aug 2011 22:21:34 +0000]
Comments

12 years agoMass block comment on why I think we should pass the app in also..
Tomas Doran [Thu, 4 Aug 2011 20:10:39 +0000]
Mass block comment on why I think we should pass the app in also..

12 years agoupdate TODO, next planned steps
André Walker [Thu, 4 Aug 2011 19:54:55 +0000]
update TODO, next planned steps

12 years agoNot a Moose class, no ->new method
Tomas Doran [Thu, 4 Aug 2011 18:43:05 +0000]
Not a Moose class, no ->new method

12 years agoAdd class for custom container
Tomas Doran [Thu, 4 Aug 2011 18:28:07 +0000]
Add class for custom container

12 years agocompleted NoSugarContainer to match SugarContainer
André Walker [Wed, 3 Aug 2011 23:09:33 +0000]
completed NoSugarContainer to match SugarContainer

12 years agorewrite SugarContainer to be actually sugar
André Walker [Wed, 3 Aug 2011 22:58:37 +0000]
rewrite SugarContainer to be actually sugar

12 years agoenabling new lifecycle in test + FIXME
André Walker [Wed, 3 Aug 2011 22:34:53 +0000]
enabling new lifecycle in test + FIXME

12 years agoAdded Catalyst::IOC::LifeCycle::Request
André Walker [Wed, 3 Aug 2011 22:29:59 +0000]
Added Catalyst::IOC::LifeCycle::Request

12 years agoexplaining the existance of a class, for mentors to review
André Walker [Wed, 3 Aug 2011 03:59:15 +0000]
explaining the existance of a class, for mentors to review

12 years agosmall sketch for custom container tests
André Walker [Wed, 3 Aug 2011 03:52:37 +0000]
small sketch for custom container tests

12 years agoadapt TestAppCustomContainer, not to break everything while it's not ready
André Walker [Wed, 3 Aug 2011 03:51:56 +0000]
adapt TestAppCustomContainer, not to break everything while it's not ready

12 years agoAdded Catalyst::IOC
André Walker [Wed, 3 Aug 2011 03:51:17 +0000]
Added Catalyst::IOC

12 years agotypo when removing get_components_types_names
André Walker [Wed, 3 Aug 2011 01:28:03 +0000]
typo when removing get_components_types_names

12 years agowe can reuse the same test app for container with and without sugar
André Walker [Tue, 2 Aug 2011 22:47:06 +0000]
we can reuse the same test app for container with and without sugar

12 years agoMore TODO notes
Tomas Doran [Tue, 2 Aug 2011 21:41:40 +0000]
More TODO notes

12 years agoputting back accidentally removed lines
André Walker [Tue, 2 Aug 2011 21:31:10 +0000]
putting back accidentally removed lines

12 years agoalready done - fixed pod about containers, 'next planned steps' (two services for...
André Walker [Tue, 2 Aug 2011 21:27:39 +0000]
already done - fixed pod about containers, 'next planned steps' (two services for each component, for COMPONENT and ACCEPT_CONTEXT)

12 years agoA few notes on tests using outside Cat
Tomas Doran [Tue, 2 Aug 2011 21:18:33 +0000]
A few notes on tests using outside Cat

12 years agoThis was fixed
Tomas Doran [Tue, 2 Aug 2011 21:05:59 +0000]
This was fixed

12 years agoremove make_single_default
Tomas Doran [Tue, 2 Aug 2011 20:51:22 +0000]
remove make_single_default

12 years agoActually, lets just use get_all_components
Tomas Doran [Tue, 2 Aug 2011 21:01:24 +0000]
Actually, lets just use get_all_components

12 years agoThink more about this
Tomas Doran [Tue, 2 Aug 2011 20:58:01 +0000]
Think more about this

12 years agoNote I may be wrong here, leave this for now
Tomas Doran [Tue, 2 Aug 2011 20:51:42 +0000]
Note I may be wrong here, leave this for now

12 years agoMerge branch 'suppress_data_dumper_warnings' into gsoc_breadboard
André Walker [Tue, 2 Aug 2011 20:18:49 +0000]
Merge branch 'suppress_data_dumper_warnings' into gsoc_breadboard

12 years agofixing to work with perl 5.8
André Walker [Tue, 2 Aug 2011 20:17:48 +0000]
fixing to work with perl 5.8

12 years agofixing docs for build_controller_subcontainer
André Walker [Tue, 2 Aug 2011 19:58:33 +0000]
fixing docs for build_controller_subcontainer

12 years agoUpdate my part of the TODO
Tomas Doran [Tue, 2 Aug 2011 18:36:48 +0000]
Update my part of the TODO

12 years agoAdd additional TODO notes from a quick read
Tomas Doran [Tue, 2 Aug 2011 18:27:03 +0000]
Add additional TODO notes from a quick read

12 years agofixed __lookup_mvc
André Walker [Tue, 2 Aug 2011 18:24:37 +0000]
fixed __lookup_mvc

12 years agoforgot quotes
André Walker [Tue, 2 Aug 2011 18:12:15 +0000]
forgot quotes

12 years agocommenting, and allowing subclasses to override services
André Walker [Tue, 2 Aug 2011 18:10:38 +0000]
commenting, and allowing subclasses to override services

12 years agocreated application to test extending the container
André Walker [Tue, 2 Aug 2011 17:53:47 +0000]
created application to test extending the container

12 years agoseparate repeated code, and move it to _lookup_mvc
André Walker [Tue, 2 Aug 2011 01:54:04 +0000]
separate repeated code, and move it to _lookup_mvc

12 years agopod for build_component_subcontainer
André Walker [Tue, 2 Aug 2011 01:22:10 +0000]
pod for build_component_subcontainer

12 years agoACCEPT_CONTEXT wasnt getting the args
André Walker [Tue, 2 Aug 2011 01:06:46 +0000]
ACCEPT_CONTEXT wasnt getting the args

12 years agoMerge branch 'suppress_data_dumper_warnings' into gsoc_breadboard
André Walker [Mon, 1 Aug 2011 23:33:50 +0000]
Merge branch 'suppress_data_dumper_warnings' into gsoc_breadboard

12 years agoSuppressing Data::Dumper warnings in test t/aggregate/live_component_controller_actio...
André Walker [Mon, 1 Aug 2011 23:28:18 +0000]
Suppressing Data::Dumper warnings in test t/aggregate/live_component_controller_action_action.t

12 years agoConstructorInjection doesn't have accept_context_args parameter
André Walker [Mon, 1 Aug 2011 23:01:18 +0000]
ConstructorInjection doesn't have accept_context_args parameter

12 years agooverridden WithParameters defaults
André Walker [Mon, 1 Aug 2011 22:58:32 +0000]
overridden WithParameters defaults

12 years agosuffix becomes config_key
André Walker [Mon, 1 Aug 2011 22:57:14 +0000]
suffix becomes config_key

12 years agoSmash TODO more
Tomas Doran [Mon, 1 Aug 2011 21:50:49 +0000]
Smash TODO more

12 years agoget_all_components gets services from component container
André Walker [Mon, 1 Aug 2011 21:19:48 +0000]
get_all_components gets services from component container

12 years agoCreated component sub-container, brought BlockInjection back
André Walker [Mon, 1 Aug 2011 21:08:33 +0000]
Created component sub-container, brought BlockInjection back

12 years agoSmash the TODO
Tomas Doran [Mon, 1 Aug 2011 19:40:02 +0000]
Smash the TODO