You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nina-dev
Spark view engine has a nice feature to work under partial trust - pre-
compilation of views into a separate assembly. But to use it with Nina
we need Spark configuration to be accessible. Is this doable?
Dotan N.
unread,
Dec 7, 2010, 7:47:43 AM12/7/10
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to nina...@googlegroups.com
Yep, right now the Configuration static class practically is empty. hopefully there should be a way to abstract the concepts of working under partial trust and enabling a flag there for the Spark specifically and any future viewengines generally.