sorry, that was the wrong button, pls disregard previous message.

memo

> -----Original Message-----
> From: Memo Birgi [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, March 14, 2002 09:59
> To: [EMAIL PROTECTED]
> Subject: RE: Wyona / Xopus (IE vs.Mozilla)
> 
> 
> > -----Original Message-----
> > From: Michael Wechner [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, March 13, 2002 23:23
> 
> <snip/>
> 
> > Stefano Mazzocchi wrote:
> >
> > >
> > > Another nice thing would be to provide a sample to add to the Cocoon
> > > samples that we could ship with Cocoon disto, that would sure sparkle
> > > more and more discussions, also on the user list.
> >
> >
> > Sure, we can donate the server side, but the client side (which is
> > the actual Xopus), we would have to talk to Lon again. I tried to
> > convince him to opensource the current version we are using, but he
> > thinks his code is too messy and people would get frustrated.
> >
> > Concerning the server side:
> > Do you have any policies how to write a sample?
> > We could provide you with something like:
> >
> > wyona-xopus
> >   |
> >   +--sitemap.xmap
> >   |
> >   +--docs
> >   |   |
> >   |   +--data
> >   |   |    |
> >   |   |    +--helloworld.xml
> >   |   |    |
> >   |   |    +--newspaperarticle.xml
> >   |   |
> >   |   +--schemas
> >   |        |
> >   |        +--helloworld.xsd
> >   |        |
> >   |        +--newspaperarticle.xsd
> >   |
> >   +--stylesheets
> >   |   |
> >   |   +--helloworld.xsl
> >   |   |
> >   |   +--helloworld_xopus.xsl
> >   |   |
> >   |   +--newspaperarticle.xsl
> >   |   |
> >   |   +--newspaperarticle_xopus.xsl
> >   |
> >   +--resources
> >       |
> >       +--xopus
> >           |
> >           +--???
> 
isn't this mixing up the cms with the publication a little bit? I would
rather propose something like this:

wyona-xopus
  |
  +--wyona.xmap
  |
  +--publications
  |   |
  |   +--helloworld
  |       |
  |       +--data
  |       |    |
  |       |    +--helloworld.xml
  |       |    |
  |       |    +--newspaperarticle.xml
  |       |
  |       +--schemas
  |       |    |
  |       |    +--helloworld.xsd
  |       |    |
  |       |    +--newspaperarticle.xsd
  |       |
  |       +--stylesheets
  |           |
  |           +--helloworld.xsl
  |           |
  |           +--helloworld_xopus.xsl
  |           |
  |           +--newspaperarticle.xsl
  |           |
  |           +--newspaperarticle_xopus.xsl
  |
  |
  +--engine
  |   |
  |   +--cms
  |       |
  |       +--data
  |       |    |
  |       |    +--menu.xml
  |       |    |
  |       |    +--admin.xml
  |       |
  |       +--schemas
  |       |    |
  |       |    +--menu.xsd
  |       |    |
  |       |    +--admin.xsd
  |       |
  |       +--stylesheets
  |            |
  |            +--menu.xsl
  |            |
  |            +--editor.xsl
  |            |
  |            +--admin.xsl
  +--editors
      |
      +--xopus
      |   |
      |   +--data
      |   |    |
      |   |    +--01.xml
      |   |    |
      |   |    +--02.xml
      |   |
      |   +--schemas
      |   |    |
      |   |    +--01.xsd
      |   |    |
      |   |    +--02.xsd
      |   |
      |   +--stylesheets
      |        |
      |        +--01.xsl
      |        |
      |        +--02.xsl
      +--html
          |
          +--data
          |    |
          |    +--01.xml
          |    |
          |    +--02.xml
          |
          +--schemas
          |    |
          |    +--01.xsd
          |    |
          |    +--02.xsd
          |
          +--stylesheets
               |
               +--01.xsl
               |
               +--02.xsl

what do you think?

memo

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

Reply via email to