On 18 mar, 12:43, MN <[email protected]> wrote:
> i just googled around this SOYC feature in the trunc, but in a sample
> output of soyc-vis i dont see this mappings:
>
> http://code.google.com/p/google-web-toolkit/source/browse/changes/kpr...
>
> maybe there is more of information in the xml file (in sampleInput-
> folder):
>
> in the last part with js / storyref... but i miss there also the line
> numbers of the function.
This change branch looks like it is out-dated.
> have someone used the soyc? is there a small howto how i can use it?
I haven't used SOYC, but it should give you the "origin source
location":
http://code.google.com/p/google-web-toolkit/source/browse/trunk/dev/core/src/com/google/gwt/core/ext/soyc/impl/StoryRecorderImpl.java#324
in storiesN.xml.gz (where N is the permutation index)
Information is then processed by soyc-vis to give you an HTML report
with the appropriate source info:
http://code.google.com/p/google-web-toolkit/source/browse/trunk/tools/soyc-vis/src/com/google/gwt/soyc/SoycDashboard.java#590
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" 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/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---