[Solar-talk] help with apps
Jeff Surgeson
solar at 3hex.com
Thu Aug 10 06:34:44 PDT 2006
> > However you cant access protected method's and I cant figure out how to
> > set the extended properties of app_one like $_layout from the 3rd app.
> >
> > In you docs you talk about passing a 2nd config param in Solar::factory()
>
> Jeff,
> The factory can't provide a solution for this. I think you'd have to
> create public methods in app1 and app2 to "wrap" the protected
> functions so they can be accessed by app3.
>
> (I hope this is your main problem and this quick answer makes sense. :-)
Hi Rodrigo, thanks for that however accessing the protected methods is not
realy the issue, what I am battleing to get my head around is creating
mutiple apps (user, news, product etc etc) and then "glueing" them together.
When I initaly created my apps I made each one a standalone app and now cant
get my head around a correct way of using them all together in one larger
app, I am able to do it just I dont believe I am doing it the best way.
It all get back to my inability to extend my apps due to my lack of skill.
Not to worry I will keep at it, thanks for the response to my question.
--
Jeff Surgeson / South Africa
More information about the solar-talk
mailing list