[TYPO3-mvc] controller and unique id

Steffen Ritter info at rs-websystems.de
Mon Jul 20 12:08:37 CEST 2009


Steffen Kamper schrieb:
> Hi,
> 
> after a cigarette break and some more thinking, the issue is more 
> complex as it looks like.
> 
> Some scenarios:
> take a news list and a single view in other page. The single view is 
> another instance of the plugin, the list doesn't know the identifier.
> Now you delete the single plugin and create a new one => uid change
> 
> Unique id behaviour is needed only in the special context when having 
> more than one identical plugins on one page where request can compete 
> against each.
> 
> vg Steffen
thats why I wanted to introduce "context" or identifier classes where 
you can say "applies to". And the build in would be the one with the uid.
Changing namespace is bad because of realUrl, applying an content= or 
identifier= would do the job if we provide such context classing.

regards

Steffen


More information about the TYPO3-project-typo3v4mvc mailing list