Hi, so I'm building on the "todolist" reference app, and it uses
GraniteDS/Gas to auto-generate the AS from the java source.
I put in my own source (basically a couple DAO classes), and I run
flexmojos:flexbuilder and import the project into eclipse.
However, the *Base.as classes reference a namespace that can't be
found. For whatever reason, I don't see this in the generated AS in
the TODO list app...only from my own code.
import flash.utils.IDataInput;
import flash.utils.IDataOutput;
import flash.utils.IExternalizable;
import mx.collections.ListCollectionView;
import org.granite.collections.IPersistentCollection;
import org.granite.meta;
use namespace meta;
I get a compiler error on the meta namespace: Namespace was not found
or is not a compile-time constant.
I know this is really a granite ds issue, but the website is down - I
can't get to the docs, and I'm just wondering if anyone else here on
the list has seen this and knows a quick solution.
Regards,
Davis
--
Zeno Consulting, Inc.
home: http://www.zenoconsulting.biz
blog: http://zenoconsulting.wikidot.com
p: 248.894.4922
f: 313.884.2977
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Flex Mojos" 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/flex-mojos?hl=en?hl=en
http://blog.flex-mojos.info/
-~----------~----~----~----~------~----~------~--~---