Another note. I was thinking about 'states and state machine regarding
this.  I have been assuming all along there is 1 'state machine' in
this model. In other words, for data to be cached in some
metadata-requestable-table it MUST exist as text on some page at that
exact time.

This may get wonky as development is done on a machine that does
pre-generation and caching of pages.

Z.b. A page on 'Far Ave' uses metadata tag to list all businesses with
their address as 'Far Ave'. Someone saves the page (it gets generated
and cached).  Now, they go and add a new page "Steve's Software Co."
with an address on that page. They save it.  How does the system know
to regenerate the cached 'Far Ave'  page?

Does the system that covers that already exist, or do we have to think
about/setup something for that?

- Far


On 4/22/07, Stephen Day <[EMAIL PROTECTED]> wrote:
> Probably calling this macro (if that's what it ends up as) "Metadata", is a
> bit of a misnomer. The data may or may not be metadata, the only thing for
> sure is that the "extra bits" will be metadata (or meta-metadata, hehe). But
> that is just semantics... no pun intended, really!
>
> Steve
>
>
> On 4/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED] > wrote:
> > > On 4/22/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> >
> > > So, the phone number itself "(530)753-8639" is data. The extra bits
> > > [[Metadata("phone:=(530)753-8639")]] let some machine,
> or other tool
> > > look at that data, and safely assume it's a phone number,
> >
> > Ahh yes, thanks for the clarification. It takes 3 bits of data (subject,
> > predicate, and object) together to make a complete statement or metadata.
> > The subject, in the case of sycamore, is always the current wiki page so
> > that bit is left out to simplify the syntax.
> >
> > Scott
> >
> >
> >
> > _______________________________________________
> > Sycamore-Dev mailing list
> > [EMAIL PROTECTED]
> > http://www.projectsycamore.org/
> > https://tools.cernio.com/mailman/listinfo/sycamore-dev
> >
>
>
> _______________________________________________
> Sycamore-Dev mailing list
> [EMAIL PROTECTED]
> http://www.projectsycamore.org/
> https://tools.cernio.com/mailman/listinfo/sycamore-dev
>
>
_______________________________________________
Sycamore-Dev mailing list
[EMAIL PROTECTED]
http://www.projectsycamore.org/
https://tools.cernio.com/mailman/listinfo/sycamore-dev

Reply via email to