Hello Daniel,

Don't be hard on yourself.  It's only us newbies that probably are stumbling
on this.  You've given me a hint as to what to look for in reworking your
plugin.  I'll see if I can adapt it to my purposes--a bit of a longshot, but
I'll share my results if successful.

Best of luck with your studies, and catching up.

Cheers,
 - Michael

On Sun, Feb 21, 2010 at 1:52 AM, Daniel Lohse
<[email protected]>wrote:

> Hey Michael,
>
> I see that your "pared down" version is still pretty big. :)
>
> To get straight to the point: I don't think that my plugin will work for
> you as it is right now. The use-case I'm supporting right now is:
>
> [I'm using my earlier example again]
>
> one Project has many Repositories
> [which is also:] one Repository has one Project
>
> So, Repository has a foreign key "project_id" and this is set automatically
> to the id of the project when editing (!) a project on adding the add new
> repository form.
>
> To support your use-case I'll have to link the main object and the embedded
> form's object another way.
>
>
> I'm sorry and I'm slapping myself right now for not making that clear in
> the README. This is a real mess and on top of all that, I don't have time
> right now to take a look at this. :( I cannot give you a timeframe on when I
> can take a look at this as I'm in the middle of studying for my degree and
> I'm already behind schedule.
>
>
> Kind regards,
> Daniel
>
> --
> You received this message because you are subscribed to the Google Groups
> "symfony users" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<symfony-users%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/symfony-users?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en.

Reply via email to