Right.. well, you could try, had you the time.. ,)

Since I'm in the process of fiddling an Everything pre1.0 site into life, I maybe have a perspective on that.. I feel quite a bit of PM would not be too hard to port: create special tables, ie those for approval, re-create nodetypes, port the many superdocs, nodelets, containers and so on, create the whole XML business (displaytypes etc).. And then theres the renamed functions (eg isApproved is now inGroup)..

Ok, so maybe not *hard* as such, but probably would involve a lot of poking around to find out which functions have been renamed, or moved, so it would not be a quick job, anyhow.. And then if one wanted to make use of new features, like nodemethods (though I've personally found them slightly more annoying, so far), which replace the maintainance nodes, among other things, it would be even longer..

Well, maybe when someone has a month or 4 to spare..

C.


In reply to Re^2: Wat was the Architecture used in perlmonks by castaway
in thread Wat was the Architecture used in perlmonks by kprasanna_79

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post, it's "PerlMonks-approved HTML":



  • Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
  • Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
  • Read Where should I post X? if you're not absolutely sure you're posting in the right place.
  • Please read these before you post! —
  • Posts may use any of the Perl Monks Approved HTML tags:
    a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
  • You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
            For:     Use:
    & &amp;
    < &lt;
    > &gt;
    [ &#91;
    ] &#93;
  • Link using PerlMonks shortcuts! What shortcuts can I use for linking?
  • See Writeup Formatting Tips and other pages linked from there for more info.