Jörn Nettingsmeier wrote:
Michael Wechner wrote:
The short term strategy is to release Lenya 1.4 as quickly as possible,

<pushes up sleeves>

ok, where do we start?

1) I think one thing which we should finish is mapping sitetree entries to metadata by using UUIDs.

I have started the implementation, but didn't find time to finish it. One would add an attribute "uuid" to

<site>
...
<node id="doctypes">
 ...
  <node id="opendocument" uuid="od">

which means that the metadata will be retrieved from

od/meta.xml

instead

doctypes/opendocument/meta

and also separate this nicely from the actual data (content dir).

2) Also I think we should make the NodeFactory dependent on the resource type (see Andrea's email on Documents without extension)


3) A minor issue would be to switch the separator from : to ; such that Windows also works (see my other email on this).

Please be aware that 1 and 2 need to be discussed, whereas on 3 there was lazy consensus.

Michi

http://issues.apache.org/bugzilla/buglist.cgi?query_format=specific&bug_status=__open__&product=Lenya&content=&order=bugs.delta_ts&query_based_on=

236 open bugs, roughly half of them enhancements, many are probably stale, but still...

unfortunately, there is usually very little feedback for or discussion about bugzilla entries, and some ideas and/or fixes just die somewhere in the queue. it seems that quite a few areas in the code are unmaintained or their creators are MIA. this is a little frustrating sometimes. for outside contributors like me, more guidance and feedback would be helpful. i learn a lot from reading the code, but you can't always correctly infer design goals from reading code, especially not if it's sprinkled with "TODO" comments...






--
Michael Wechner
Wyona      -   Open Source Content Management   -    Apache Lenya
http://www.wyona.com                      http://lenya.apache.org
[EMAIL PROTECTED]                        [EMAIL PROTECTED]
+41 44 272 91 61


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to