Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

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

This is the fourth episode, and after Diary of a Zydeco experiment - E03 - Errors for fun and success, I came back here to deliver some news. The project is not progressing much since I had to move recently and have to renovate a house. I never spent so much time away from my machine (how sad).

Anyway I am seriously thinking about changing the namespace for the Art::World project and move it to the Acme:: namespace... This thing looks more and more like an experiment that will surely never be used by anybody except me and I see it humbly as an artwork by itself, but I guess it will be the final project. It's not like people would start to use it as a dependency. Or maybe only for showing examples of my bad coding practices.

Since September 22nd, a small amount of tasks have been started:

  • switched the project to only one large module, trying to make it the Zydeco way,
  • moved the ideology documentation to a separate pod
  • added Underground, Space and Market roles
  • Nested playground and Place classes
  • Added Event, Opening, Sex, Collective, Magazine, Institution, Squat, Workshop, Website, Critic, Article, and Book classes
  • Applied Collector type constraints on class Artist and role Collectionable
  • Removed the Wildlife class since it is redundant with Art::World Agent
  • tobyink suggested the removal of duplicated attributes in nested classes
  • added a Fame role and moved the Agent reputation there
  • forced the Collector->collection to be composed of Artwork(s)
  • listed contributors of the project
  • created various Collector methods like sale() or acquire()
  • tried to use Type::Tiny more efficiently and upgrading to its last version that offered non quoted types constraints for attributes (see RT #133448)
  • adding a Makefile
  • introduced Conf::Tiny
  • added a minimal Meta toolkit
  • limited Perl version to > 5.24.0
  • Event is now a Role, not a Class because we do composition, not multiple inheritance
  • enabling the postderef feature everywhere because we are so MODERN
Finally, it was quite a lot... Cant wait to rename to Acme::Art::World !

🌸

In reply to Diary of a Zydeco experiment - E04 - Renaming by Smonff

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 drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-16 10:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found