Base class for implementing persistent arrays

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • isset
    • May 2010
    • 2

    Base class for implementing persistent arrays

    This is a base class for implementing persistent arrays.
    It provides interfaces to access elements of arrays eventually stored in persistent data storage.
    The actual implementation sub-classes should implement the functionality of storing and retrieving array data from persistent storage containers.
    download
    vcache-2.0.zip [1.42 KB]
    view the source code
    CachedArray.cla ss.php [4.52 KB]
  • Markus
    Recognized Expert Expert
    • Jun 2007
    • 6092

    #2
    Hi, Isset.

    As your insight currently stands, I won't allow it in the PHP insights. For it to be shown there, the article must be written and posted in full, here on bytes.com, i.e., not partially written, or just simply a description and then linking off-site.

    When you've updated the insight, we can then move it back.

    Comment

    • isset
      • May 2010
      • 2

      #3
      what that mean
      is i should delete it

      Comment

      • Markus
        Recognized Expert Expert
        • Jun 2007
        • 6092

        #4
        For an article to be posted on bytes.com, it should be written, in full, here at bytes.com. As it stands, your post does not qualify as an article/insight.

        Comment

        Working...