Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

hey if you have got the system working try this :

It needs editing to work on a different filesystem, too many hardcoded paths

It has no documentation, or anything ( o plain ASCII diagram or flowchart ) explaining either how it works, or how its unique, or how its different, or how its better

After reviewing the actual code, which is you say not the priniciple itself but only proof of principle , I don't see how its unique or how its different from HTML::Mason or TT2...

  • You can define variables in template (both Mason/TT2)
  • You can define templates within a template (definitely TT2)
  • You can embed perl (both Mason/TT2)
  • There is a default template (both Mason/TT2)
  • database plugin, among others (both Mason/TT2)
  • templates in folder actions are accessible directly via url
  • session handling (both Mason/TT2, via plugins)
  • ...

Perlmonks is implemented in a similar way; Some modules, some templates on disk, some default templates, some templates stored in database, data in database, url mapping, actions ... custom template format, embedded perl... session handling ...

I know I must be missing the point

update: so i went and checked some more of your nodes and i found in I will be vindicated you clarify your idea is , as chromatic says, basically scheme :)

Its a great idea , perl is built on it,

It would work great as a backend for a GUI Builder or for a a node based visual programming environment like PNI, but not something i'd want to write by hand anymore than XML :) and you can't beat typing for speed :)


In reply to Re^8: Update : aXML Release 0.1.3 by Anonymous Monk
in thread Update : aXML Release 0.1.3 by simonodell

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



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others pondering the Monastery: (3)
As of 2024-04-25 23:39 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found