<div dir="ltr">Hi Christian,<div><br></div><div>did you already investigate the impact of such a change?</div><div><br></div><div>The first things that come to mind are the File list and element browser that should be changed then.</div>
<div><br></div><div>Further the Folder object and the Driver(Interface).</div><div><br></div><div><div>just had a look at the Folder Object. There is already a getFileCount() and a getFiles($start = 0, $numberOfItems = 0, $filterMode = self::FILTER_MODE_USE_OWN_AND_STORAGE_FILTERS, $recursive = FALSE)</div>
<div><br></div><div>So there are already some parts there.</div><div><br></div><div>Could you create a patch to add the missing bits?</div><div><br></div><div>gr. Frans</div></div><div><br></div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2014-03-13 10:10 GMT+01:00 Christian Weiske <span dir="ltr">&lt;<a href="mailto:christian.weiske@netresearch.de" target="_blank">christian.weiske@netresearch.de</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hello Frans,<br>
<div class=""><br>
<br>
&gt;Not sure if only the file count is enough. As you also have to take of<br>
&gt;the sorting.<br>
</div>Yes, this also an issue.<br>
<div class=""><br>
&gt;Further doesn&#39;t the local filesystem provide a count function by<br>
&gt;default.<br>
</div>We can implement that.<br>
<div class=""><br>
<br>
&gt;Doesn&#39;t the remote storage provide  tags or categories you can use to<br>
&gt;let the driver create virtual folders?<br>
<br>
</div>It provides optional tags, but not all files have them. So we need at<br>
least a virtual &quot;all&quot; folder that lists all of them.<br>
<div class="HOEnZb"><div class="h5"><br>
<br>
--<br>
Regards/Mit freundlichen Grüßen<br>
Christian Weiske<br>
<br>
-= Geeking around in the name of science since 1982 =-<br>
<br>
_______________________________________________<br>
Before posting to this list, please have a look to the posting rules<br>
on the following websites:<br>
<br>
<a href="http://typo3.org/teams/core/core-mailinglist-rules/" target="_blank">http://typo3.org/teams/core/core-mailinglist-rules/</a><br>
<a href="http://typo3.org/development/bug-fixing/diff-and-patch/" target="_blank">http://typo3.org/development/bug-fixing/diff-and-patch/</a><br>
_______________________________________________<br>
TYPO3-team-core mailing list<br>
<a href="mailto:TYPO3-team-core@lists.typo3.org">TYPO3-team-core@lists.typo3.org</a><br>
<a href="http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core" target="_blank">http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-team-core</a></div></div></blockquote></div><br></div>