Locations of javascript "API" classes
Cantor, Scott
cantor.2 at osu.edu
Tue Oct 28 11:27:37 EDT 2014
On 10/28/14, 5:54 AM, "Rod Widdowson" <rdw at steadingsoftware.com> wrote:
>
>So my instinct is that these are correctly located in IMPL, but I am by no
>means 100%R and would defer to those who understand this in more detail
>than
>I.
Even if the contract isn't necessarily Java, I'd still rather it be in
-api, or at least have an interface there.
>Maybe the answer is to encapsulate the ScriptedAttribute API into
>something
>in the -API tree. Is this a Java Interface? Or is it something more
>JavaScript-y?
Whether we'd make changes to that interface with more freedom or not is
something I think we can defer until we have to do such a thing, but if
it's documented as being only for use with the scriptlets, that's good
enough for me for now.
Maybe put it in its own package and include a note about that in the
package-info.
-- Scott
More information about the dev
mailing list