Just out of curiosity: On this 
<http://tiddlywiki.com/static/PluginMechanism.html> page about TiddlyWiki 
plugins I read the following:

Plugins that define macros, views or other named entities are expected to 
> prefix the name with their publisher identifier, for example: 
>  tiddlytools.slider.
>

However, I have yet to see a plugin follow this guideline. Is this still 
enforced/encouraged?

Just to check whether I even understand this correctly: Let's say I develop 
a plugin $:/plugins/juliankniephoff/frobnicator which exposes a widget 
$frobnicate, a macro frob and a filter operator frobnicated, should these 
be called $juliankniephoff.frobnicate, juliankniephoff.frob and 
juliankniephoff.frobnicated respectively?
So would I really have to write something like this?:

<$juliankniephoff.frobnicate filter="[juliankniephoff.frobnicated[]] value=<
<juliankniephoff.frob>> />

(Of course none of this means anything. I'm just curious about the 
convention.)

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tiddlywikidev+unsubscr...@googlegroups.com.
To post to this group, send email to tiddlywikidev@googlegroups.com.
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/52c1997b-8235-4c12-8093-c23baa153b99%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to