Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Importing an application from outside WebVelocity
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Frank Lynch  
View profile  
 More options Apr 1 2011, 4:25 pm
From: Frank Lynch <squeak...@gmail.com>
Date: Fri, 1 Apr 2011 13:25:47 -0700 (PDT)
Local: Fri, Apr 1 2011 4:25 pm
Subject: Importing an application from outside WebVelocity
Hi,

I have an app that runs under WV and Seaside and I would like to
import it to WebVelocity.  How does one go about doing that?

Thanks,
Frank


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Lucas-Smith  
View profile  
 More options Apr 1 2011, 6:05 pm
From: Michael Lucas-Smith <michael.lucassm...@gmail.com>
Date: Fri, 1 Apr 2011 15:05:41 -0700
Local: Fri, Apr 1 2011 6:05 pm
Subject: Re: [WV] Importing an application from outside WebVelocity
You add a property to the package #application which is a boolean of true. WebVelocity will then see it as an application it can load from store. Otherwise, you can make parcels and put them in the autoload directory.

On Apr 1, 2011, at 1:25 PM, Frank Lynch wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Frank Lynch  
View profile  
 More options Apr 3 2011, 4:16 pm
From: Frank Lynch <squeak...@gmail.com>
Date: Sun, 3 Apr 2011 13:16:08 -0700 (PDT)
Local: Sun, Apr 3 2011 4:16 pm
Subject: Re: Importing an application from outside WebVelocity
Can you tell me how does one add a property to the package
#application?  I browsed around in the code but it is not obvious to
me.

Thanks,
Frank

On Apr 1, 6:05 pm, Michael Lucas-Smith <michael.lucassm...@gmail.com>
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Michael Lucas-Smith  
View profile  
 More options Apr 3 2011, 7:20 pm
From: Michael Lucas-Smith <michael.lucassm...@gmail.com>
Date: Sun, 3 Apr 2011 16:20:32 -0700
Local: Sun, Apr 3 2011 7:20 pm
Subject: Re: [WV] Re: Importing an application from outside WebVelocity
(Store.Registry packageNamed: 'MyPackage') propertyAt: #application put: true.

Michael

On Apr 3, 2011, at 1:16 PM, Frank Lynch wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »