Hi Suho,
The code is shared in [1]. The content assistant feature works only when
one or two letter(s) of the needed proposal is typed. For example, if the
user typed ""define stream inputStream(volume float);" to get inputStream
as a suggestion user needs to type "i" or "inp" or some sub string.
The other issue is in functions like "cast(price,'string')" price needs to
be shown as a proposal. But here it s not shown. I have checked with
antlrworks and the rule related to this is AttributeReference where I have
enabled content assisting. I couldn't find why the proposals are not shown.
But if u give a wrong input like "cast(price1,'string')" which is not
defined in "define stream str1 (price int);" price1 is shown as an error as
in [2].
The plugins were exported from the project. Is it the way to deploy? Please
advice regarding this. But couldn't attach the plugins to the email because
it says the file types are not supported to attach in mail body. How can I
share them?
The issue I mentioned earlier about Query rule is as follows. The query
rule as in the original Siddhi grammar file is,
> Query:
>
> {Query}(ann3 += Annotation)* FROM (qInp = QueryInput ) (querySec =
>> QuerySection)? outRate=OutputRate? (qOutput = QueryOutput)
>
> ;
>
> But with this no content assisting worked. So by rechecking from the
beginning I found when writing the rule as follows content assisting worked.
> Query:
>
> {Query}(ann3 += Annotation)* FROM (qInp = QueryInput ) (querySec =
>> QuerySection)? outRate=OutputRate? (qOutput = QueryOutput)?
>
> ;
>
> What I asked earlier was whether this is feasible or not?
- I have seen that the original Siddhi grammar file has been changed
recently. Do I need to integrate those changes in my grammar file too?
- The other problem is what type of documentation is expected from this
project?
[1] https://github.com/udeshika-sewwandi/siddhi_editor
[2]
​Highly appreciate your feedback and please make me correct at the places
where I had mistakenly understood.
Thank you very much.
Best Regards,
Sewwandi
On 19 August 2017 at 08:39, Sriskandarajah Suhothayan <[email protected]> wrote:
> ?? whats the status of this ?
> Can you share the code and a plugin so that we can install and check on
> eclipse?
>
> On Fri, Aug 11, 2017 at 8:52 AM, Udeshika Sewwandi <
> [email protected]> wrote:
>
>> Hi,
>> Okay I'll complete it and submit after 14th of August.
>> Thank you.
>>
>> On 10 August 2017 at 22:41, Sriskandarajah Suhothayan <[email protected]>
>> wrote:
>>
>>> need the full code before the gsoc deadline. please manage your time
>>>
>>> On Thu, Aug 10, 2017 at 9:32 PM, Udeshika Sewwandi <
>>> [email protected]> wrote:
>>>
>>>> Hi Suho,
>>>> I had ran into an issue with my Eclipse IDE and got some issues. I am
>>>> resolving them by rechecking the scoping part. It took some time because I
>>>> have postponed semester 7 exams on 12th and 14th. Please can you give some
>>>> time to resolve these issues and send you a more clear code? Thank you very
>>>> much and sorry for asking more time. Hope there won't be any exams later in
>>>> August :)
>>>>
>>>> Best Regards,
>>>> Sewwandi
>>>>
>>>> --
>>>> K.A.U.Sewwandi
>>>> Undergraduate
>>>> Department of Computer Science and Engineering
>>>> Faculty of Engineering
>>>> University of Moratuwa
>>>> Sri Lanka
>>>>
>>>>
>>>
>>>
>>> --
>>>
>>> *S. Suhothayan*
>>> Associate Director / Architect
>>> *WSO2 Inc. *http://wso2.com
>>> * <http://wso2.com/>*
>>> lean . enterprise . middleware
>>>
>>>
>>> *cell: (+94) 779 756 757 <+94%2077%20975%206757> | blog:
>>> http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter:
>>> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in:
>>> http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>*
>>>
>>
>>
>>
>> --
>> K.A.U.Sewwandi
>> Undergraduate
>> Department of Computer Science and Engineering
>> Faculty of Engineering
>> University of Moratuwa
>> Sri Lanka
>>
>>
>
>
> --
>
> *S. Suhothayan*
> Associate Director / Architect
> *WSO2 Inc. *http://wso2.com
> * <http://wso2.com/>*
> lean . enterprise . middleware
>
>
> *cell: (+94) 779 756 757 <+94%2077%20975%206757> | blog:
> http://suhothayan.blogspot.com/ <http://suhothayan.blogspot.com/>twitter:
> http://twitter.com/suhothayan <http://twitter.com/suhothayan> | linked-in:
> http://lk.linkedin.com/in/suhothayan <http://lk.linkedin.com/in/suhothayan>*
>
--
K.A.U.Sewwandi
Undergraduate
Department of Computer Science and Engineering
Faculty of Engineering
University of Moratuwa
Sri Lanka
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev