Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Kay Strobach
Hello Steffen, > As you're talking of "stores": Do you want to reimplement the List > module in ExtJS? Or just store the HTML output (fetch it > asyonchronously) and show it on demand? I think ExtJS is better, but could be plain HTML as well. +

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Steffen Gebert
Fast??? Imagine List module loading on a page with lots of records. That's not fast at all. I just meant to create the grid with an empty store. The store should be filled in the moment when the grid comes visible. - Fully agree with you - there is no need to preload content - but the interface.

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Kay Strobach
Hello Dimitry, Hello Guys, > Fast??? Imagine List module loading on a page with lots of records. > That's not fast at all. I just meant to create the grid with an empty store. The store should be filled in the moment when the grid comes visible. - Fully agree with you - there is no need to preloa

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Kay Strobach
Hello Dimitry, Hello Guys, Am 11.11.2010 16:25, schrieb Christian Nölle: > Am 11.11.2010 16:07, schrieb Dmitry Dulepov: >> Kay Strobach wrote: >>> Imagine how fast the module changes could be, if these modules would be >>> "preloaded" in a cardlayout, send to front, reload store, ready. >> >> Fast

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread JoH asenau
> Please make the Backend fast loading as the current versions of 4.5 > are loading very very slow and it is quite boring to see always this > turning icon and nothing is happening. The interesting thing is, that they are actually loading faster in many situations even though it feels slower. In

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Christian Nölle
Am 11.11.2010 16:07, schrieb Dmitry Dulepov: Kay Strobach wrote: Imagine how fast the module changes could be, if these modules would be "preloaded" in a cardlayout, send to front, reload store, ready. Fast??? Imagine List module loading on a page with lots of records. That's not fast at all.

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Andreas Becker
Please make the Backend fast loading as the current versions of 4.5 are loading very very slow and it is quite boring to see always this turning icon and nothing is happening. Andi On Thu, Nov 11, 2010 at 10:07 PM, Dmitry Dulepov wrote: > Hi! > > Kay Strobach wrote: > >> Imagine how fast the mo

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Dmitry Dulepov
Hi! Kay Strobach wrote: Imagine how fast the module changes could be, if these modules would be "preloaded" in a cardlayout, send to front, reload store, ready. Fast??? Imagine List module loading on a page with lots of records. That's not fast at all. I think only necessary stuff should be

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Kay Strobach
Hello Steffen, Am 11.11.2010 11:27, schrieb Steffen Gebert: > Feature Freeze for 4.5 is next Wednesday. If you really think that you > can replace the default user listing (IMHO we can leave the old > submodule to compare the user settings as is), please get in touch with > Release Managers. Other

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Steffen Gebert
On 11.11.10 10:11, Chris Müller wrote: I think you should ask your questions in the dev-list. the projects-v4 list is more appropriate, as it covers more the "development of TYPO3 itself" stuff. 1. Will it be possible that the extjs pagetree Are you talking of the Page tree or the TCA tree? I

Re: [TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-11 Thread Chris Müller
I think you should ask your questions in the dev-list. Regards, Chris. Am 11.11.2010 08:36, schrieb Kay Strobach: Hello guys, nice work. Working io some ExtJS Extensions for TYPO3 i do have some small questions: 1. Will it be possible that the extjs pagetree just throws an "SelectedNodeChange

[TYPO3-english] Questions regardsing TYPO3 4.5

2010-11-10 Thread Kay Strobach
Hello guys, nice work. Working io some ExtJS Extensions for TYPO3 i do have some small questions: 1. Will it be possible that the extjs pagetree just throws an "SelectedNodeChanged" instead of automatically realoading the complete content frame (would be great for fast extjs grid, as there only t