Hi,
I currently not available(Learning for exams), but interesting
in the your discussion.
On my intentions to integrate Slide into Cocoon I developed
the InspectableSource and SourceInspector IFs. And now I'm
thinking about merging the two concepts, InputModules and
SourceInspectors.
The SourceInspectors are used to get information about
a Source, e.g. the height of an image. It should be an replacement
for the ImageDirectoryGenerator, and MP3DirectoryGenerator etc.
The InspectableSource should create the posibility to store
properties with the a source, like title, owner etc. It
should work similar to the WebDAV propfind and proppatch method.
So now the problem, at the moment the InputModules have only a
name to identify the Information, but I need also a way to specify
the a source, like
int height = {JPGDimension:height:context://bla.jpg}
These modules are perhaps suboptimal to use them into the sitemap.
I'm more interested in a transformer
<input module="JPGDimension" name="height" source="context://bla.jpg"/>
->
<height>568</height>
Another example is to get a result of a XPath expression of a
source.
So what do think, It is posiible to merge the two concepts, or
should I create a new form of an InputModule.
My 2 cents, Stephan.
_______________________________________________________________________
Stephan Michels EMail: [EMAIL PROTECTED]
ICQ: 115535699 Tel: +49-030-314-21583
----+----|----+----|----+----|----+----|----+----|----+----|----+----|-|
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]