My spidey sense is that the proposed data types (posts, assets, tags,
comments too ?), will have to be handled differently.

What I plan to do though, is go through some basic workflow cases, and work
out the best data relationships. That's the point at which I think common
data types could be unified. Plus, a function, like export, could also be a
URL. So I wouldn't want to tie core resources to the concept of Http URLs.
Even though they may map neatly to stefon's actions. Thoughts ?

Sent from my Android
On Jul 19, 2013 3:26 PM, "Thorsten Wilms" <t...@freenet.de> wrote:
>
> On 07/19/2013 08:46 PM, Timothy Washington wrote:
>>
>> There would just be a core data model of posts, assets and tags, that
>> would exists as definitions, and could be pulled into a runtime soup.
>
>
> How about unifying everything that may be mapped to its own URL as
"resource"? Such a resource would have a unique name (or path/name
combination), created and modified timestamps, owner, permissions ...
>
> Such a data set would then be associated with an entity-type specific
data set to store what's special to a post or a comment or an image ...
>
>
>
> --
> Thorsten Wilms
>
> thorwil's design for free software:
> http://thorwil.wordpress.com/
>
> --
> --
> You received this message because you are subscribed to the Google
> Groups "Clojure" group.
> To post to this group, send email to clojure@googlegroups.com
> Note that posts from new members are moderated - please be patient with
your first post.
> To unsubscribe from this group, send email to
> clojure+unsubscr...@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/clojure?hl=en
> --- You received this message because you are subscribed to the Google
Groups "Clojure" group.
> To unsubscribe from this group and stop receiving emails from it, send an
email to clojure+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/groups/opt_out.
>
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to