plisk wrote:
> Anyone working on this ? Would be great to have such functionality, so
> if noone started to do it i could give a look. Also where will this
> bidirectional ManyToMany select appear in itemtypes, below all the
> controls it has in model ?
> 
> 

I am working on core-fields removal atm in a private svk branch.
(Working on top of the mutually referential model changes). This changes
the location of quite a lot of the relevant code ( gets moved into fields).

I want to stick this stuff in a public branch when new-admin merges (
ask adrian_h ) as it is based off of new-admin currently, and having
branches off of branches doesn't seem like something we want to do right
now in the public repo.

So it would be fine to do it now, but it would be subject to a bit of
code churn. I'd prefer it not be done twice (specifically, I wouldn't
want to forward port your code myself...) , but if you are ok with
modifying it later for the other changes, go ahead.

I assume it would appear with the other related objects in the admin,
maybe just above edit-inline stuff.

Reply via email to