Hi,
I'm sorry I caused a little bit of confusion because I'm the same
person who opened the issue on github.
As I've said on the bug issue I already tried with //! asset(custom/*)
but that doesn't work with the generate.py script include in qooxdoo.
About the channel to use for talking about scriptsharp I think that we
need a little more than stackoverflow.
For example what if I need some clarification on the scripsharp
codebase? Or I want to discuss a proposal with the community?
IMHO something like a mailing list (or this group or another
"official" one) is more appropriate.
Having said that, for my next questions I'll use the official channels
advised by Nikhik ;)
Best regards,
Andrea
P.S.
for only this question can we continue to discuss on the bug report?
https://github.com/nikhilk/scriptsharp/issues/108
On Sep 26, 1:44 pm, nikhilk <
nikhilk....@gmail.com> wrote:
> Comments are stripped out by the preprocessor unless they start
> with //!
>
> You might want to try:
>
> //! #asset(custom)
>
> Also, I would recommend switching to StackOverflow for general script#
> questions. Seehttp://
stackoverflow.com/questions/tagged/script%23
> and the issues list on github for reporting bugs: seehttps://
github.com/nikhilk/scriptsharp.