[Grok-dev] Newbie question on 'could not adapt' error
MichaelThamm
webmaster at morningcat.com
Sun Mar 6 12:44:55 EST 2011
It's a little tough to tell exactly, the logic seems off. For example,
you are creating the objects in the container and the application which
doesn't seem
like the spot you would want to create them.
How does class Personalmanager(grok.Application, grok.Container): know what
it will
be containing?
And don't you need an init in the class Project(grok.Container) to
initialize each object creation?
I would take a step back and organize so that the adds of the multiple
projects are outside of the main
container.
I'm sorry I can't help more.
Michael
trivedis.mumbai wrote:
>
> Michael,
> Here is the Event and Access Logs. I think my Context association is
> faulty but cant pinpoint.
> http://old.nabble.com/file/p31067324/event.log event.log
> http://old.nabble.com/file/p31067324/accesslog.log accesslog.log
> Re Tapan
>
>
--
View this message in context: http://old.nabble.com/Newbie-question-on-%27could-not-adapt%27-error-tp31030601p31081676.html
Sent from the Grok mailing list archive at Nabble.com.
More information about the Grok-dev
mailing list