Noah Kantrowitz ha scritto:
> 1) Do not reply to an existing thread when you mean to make a new one.
>   
apologies for the ignorance, what is the difference, if one adapts the 
subject ?
(is it a peculiarity of the Google Groups ?)
> 2) No, I don't see how this would be worth adding. You can always add  
> in arbitrary syntax REs via IWikiSyntaxProvider.
>   
Great. May I ask what is the expected behaviour of a class implementing
the IWikiSyntaxProvider interface ? Namely:
- how are the regexps returned by get_wiki_syntax() supposed to be used
  by the caller ?
- What are those regexps going to be matched against ?
- Can anyone shed some light on why the regexps in the current
  implementation (WikiSystem) make a so heavy use of (?:...), (?=...) and
   (?<=...) constructs ?
- What is the purpose of the _check_unicode_camelcase() further check ?

Many thanks in advance.

Regards,

    Tommaso

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to